Class PartyFreeOnBoardTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.shipment.common.transfer.PartyFreeOnBoardTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPartyFreeOnBoardTransfer
(PartyTransfer party, FreeOnBoardTransfer freeOnBoard) Creates a new instance of PartyFreeOnBoardTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetParty()
void
setFreeOnBoard
(FreeOnBoardTransfer freeOnBoard) void
setParty
(PartyTransfer party) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
PartyFreeOnBoardTransfer
Creates a new instance of PartyFreeOnBoardTransfer
-
-
Method Details
-
getParty
-
setParty
-
getFreeOnBoard
-
setFreeOnBoard
-