Class SimpleNodeDepot
java.lang.Object
com.dna.jopt.member.unit.pnd.depot.AbstractGenericDepot<ILoad>
com.dna.jopt.member.unit.pnd.depot.node.AbstractNodeDepot
com.dna.jopt.member.unit.pnd.depot.node.simple.SimpleNodeDepot
- All Implemented Interfaces:
INodeDepot
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.dna.jopt.member.unit.pnd.depot.node.AbstractNodeDepot
createWith, hasFlexLoad, hasTimedLoad, invokeSearchArray, mergeItem, partialCopy, postAdd, replaceWithCopy, setHasFlexLoad, setHasTimedLoads
Methods inherited from class com.dna.jopt.member.unit.pnd.depot.AbstractGenericDepot
add, add, get, getDepotId, getItems, remove, replace, setItems
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.dna.jopt.member.unit.pnd.depot.node.INodeDepot
add, add, get, getDepotId, getItems, remove, setItems
-
Field Details
-
TYPE_NAME
- See Also:
-
-
Constructor Details
-
SimpleNodeDepot
-
-
Method Details