Uses of Class
com.echothree.model.control.shipment.common.transfer.PartyFreeOnBoardTransfer
Packages that use PartyFreeOnBoardTransfer
Package
Description
-
Uses of PartyFreeOnBoardTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return PartyFreeOnBoardTransferModifier and TypeMethodDescriptionPartyTransfer.getPartyFreeOnBoard()
Returns the partyFreeOnBoard.Methods in com.echothree.model.control.party.common.transfer with parameters of type PartyFreeOnBoardTransferModifier and TypeMethodDescriptionvoid
PartyTransfer.setPartyFreeOnBoard
(PartyFreeOnBoardTransfer partyFreeOnBoard) Sets the partyFreeOnBoard. -
Uses of PartyFreeOnBoardTransfer in com.echothree.model.control.shipment.server.control
Methods in com.echothree.model.control.shipment.server.control that return PartyFreeOnBoardTransferModifier and TypeMethodDescriptionPartyFreeOnBoardControl.getPartyFreeOnBoardTransfer
(UserVisit userVisit, Party party) PartyFreeOnBoardControl.getPartyFreeOnBoardTransfer
(UserVisit userVisit, PartyFreeOnBoard partyFreeOnBoard) -
Uses of PartyFreeOnBoardTransfer in com.echothree.model.control.shipment.server.transfer
Methods in com.echothree.model.control.shipment.server.transfer that return PartyFreeOnBoardTransferModifier and TypeMethodDescriptionPartyFreeOnBoardTransferCache.getTransfer
(PartyFreeOnBoard partyFreeOnBoard)