Uses of Class
com.echothree.model.control.shipment.common.transfer.FreeOnBoardDescriptionTransfer
Packages that use FreeOnBoardDescriptionTransfer
Package
Description
-
Uses of FreeOnBoardDescriptionTransfer in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return FreeOnBoardDescriptionTransferModifier and TypeMethodDescriptionEditFreeOnBoardDescriptionResult.getFreeOnBoardDescription()
GetFreeOnBoardDescriptionResult.getFreeOnBoardDescription()
Methods in com.echothree.control.user.shipment.common.result that return types with arguments of type FreeOnBoardDescriptionTransferMethods in com.echothree.control.user.shipment.common.result with parameters of type FreeOnBoardDescriptionTransferModifier and TypeMethodDescriptionvoid
EditFreeOnBoardDescriptionResult.setFreeOnBoardDescription
(FreeOnBoardDescriptionTransfer freeOnBoardDescription) void
GetFreeOnBoardDescriptionResult.setFreeOnBoardDescription
(FreeOnBoardDescriptionTransfer freeOnBoardDescription) Method parameters in com.echothree.control.user.shipment.common.result with type arguments of type FreeOnBoardDescriptionTransferModifier and TypeMethodDescriptionvoid
GetFreeOnBoardDescriptionsResult.setFreeOnBoardDescriptions
(List<FreeOnBoardDescriptionTransfer> freeOnBoardDescriptions) -
Uses of FreeOnBoardDescriptionTransfer in com.echothree.model.control.shipment.server.control
Methods in com.echothree.model.control.shipment.server.control that return FreeOnBoardDescriptionTransferModifier and TypeMethodDescriptionFreeOnBoardControl.getFreeOnBoardDescriptionTransfer
(UserVisit userVisit, FreeOnBoardDescription freeOnBoardDescription) Methods in com.echothree.model.control.shipment.server.control that return types with arguments of type FreeOnBoardDescriptionTransferModifier and TypeMethodDescriptionFreeOnBoardControl.getFreeOnBoardDescriptionTransfersByFreeOnBoard
(UserVisit userVisit, FreeOnBoard freeOnBoard) -
Uses of FreeOnBoardDescriptionTransfer in com.echothree.model.control.shipment.server.transfer
Methods in com.echothree.model.control.shipment.server.transfer that return FreeOnBoardDescriptionTransferModifier and TypeMethodDescriptionFreeOnBoardDescriptionTransferCache.getTransfer
(FreeOnBoardDescription freeOnBoardDescription)