|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferManifest | |
wt.transfer.unit |
Uses of TransferManifest in wt.transfer.unit |
Fields in wt.transfer.unit declared as TransferManifest | |
private TransferManifest |
ImportObjectGraph.manifest
|
private TransferManifest |
ExportObjectGraph.manifest
|
Methods in wt.transfer.unit that return TransferManifest | |
TransferManifest |
ImportObjectGraph.getManifest()
Gets the object for the association that plays role: MANIFEST. |
TransferManifest |
ExportObjectGraph.getManifest()
Gets the object for the association that plays role: MANIFEST. |
static TransferManifest |
TransferManifest.newTransferManifest()
Default factory for the class. |
TransferManifest |
BasicTransferUnit.getManifest()
Gets the object for the association that plays role: MANIFEST. |
Methods in wt.transfer.unit with parameters of type TransferManifest | |
void |
ImportObjectGraph.setManifest(TransferManifest a_Manifest)
Sets the object for the association that plays role: MANIFEST. |
void |
ExportObjectGraph.setManifest(TransferManifest a_Manifest)
Sets the object for the association that plays role: MANIFEST. |
protected boolean |
TransferManifest.readVersion(TransferManifest thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
BasicTransferUnit.setManifest(TransferManifest a_Manifest)
Sets the object for the association that plays role: MANIFEST. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |