Uses of Class
wt.transfer.unit.TransferObjectGraphEdge

Packages that use TransferObjectGraphEdge
wt.transfer.unit   
 

Uses of TransferObjectGraphEdge in wt.transfer.unit
 

Methods in wt.transfer.unit that return TransferObjectGraphEdge
static TransferObjectGraphEdge TransferObjectGraphEdge.newTransferObjectGraphEdge(ObjectGraphNode origin, ObjectGraphNode neighbor)
          Default factory for the class.
 

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