Uses of Class
wt.transfer.unit.TransferObjectGraphNode

Packages that use TransferObjectGraphNode
wt.transfer.unit   
 

Uses of TransferObjectGraphNode in wt.transfer.unit
 

Methods in wt.transfer.unit that return TransferObjectGraphNode
static TransferObjectGraphNode TransferObjectGraphNode.newTransferObjectGraphNode()
          Default factory for the class.
 

Methods in wt.transfer.unit with parameters of type TransferObjectGraphNode
protected  boolean TransferObjectGraphNode.readVersion(TransferObjectGraphNode thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.