|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicTransferUnit | |
wt.transfer.unit |
Uses of BasicTransferUnit in wt.transfer.unit |
Classes in wt.transfer.unit that implement BasicTransferUnit | |
class |
ExportObjectGraph
Use the newExportObjectGraph static factory method(s), not
the ExportObjectGraph constructor, to construct instances
of this class. |
class |
ExportObjectList
Use the newExportObjectList static factory method(s), not
the ExportObjectList constructor, to construct instances
of this class. |
class |
ImportObjectGraph
Use the newImportObjectGraph static factory method(s), not
the ImportObjectGraph constructor, to construct instances
of this class. |
class |
ImportObjectList
Use the newImportObjectList static factory method(s), not
the ImportObjectList constructor, to construct instances
of this class. |
Methods in wt.transfer.unit that return BasicTransferUnit | |
BasicTransferUnit |
MasterIteration.getIteration()
Gets the object for the association that plays role: ITERATION_ROLE. |
Methods in wt.transfer.unit with parameters of type BasicTransferUnit | |
protected void |
MasterIteration.setIteration(BasicTransferUnit iteration)
Sets the object for the association that plays role: ITERATION_ROLE. |
static MasterIteration |
MasterIteration.newMasterIteration(TransferUnitMaster master,
BasicTransferUnit iteration)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |