Uses of Class
com.echothree.model.control.shipment.common.transfer.FreeOnBoardTransfer
Packages that use FreeOnBoardTransfer
Package
Description
-
Uses of FreeOnBoardTransfer in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return FreeOnBoardTransferModifier and TypeMethodDescriptionGetFreeOnBoardDescriptionsResult.getFreeOnBoard()
GetFreeOnBoardResult.getFreeOnBoard()
Methods in com.echothree.control.user.shipment.common.result that return types with arguments of type FreeOnBoardTransferMethods in com.echothree.control.user.shipment.common.result with parameters of type FreeOnBoardTransferModifier and TypeMethodDescriptionvoid
GetFreeOnBoardDescriptionsResult.setFreeOnBoard
(FreeOnBoardTransfer freeOnBoard) void
GetFreeOnBoardResult.setFreeOnBoard
(FreeOnBoardTransfer freeOnBoard) Method parameters in com.echothree.control.user.shipment.common.result with type arguments of type FreeOnBoardTransferModifier and TypeMethodDescriptionvoid
GetFreeOnBoardsResult.setFreeOnBoards
(List<FreeOnBoardTransfer> freeOnBoards) -
Uses of FreeOnBoardTransfer in com.echothree.model.control.customer.common.transfer
Methods in com.echothree.model.control.customer.common.transfer that return FreeOnBoardTransferMethods in com.echothree.model.control.customer.common.transfer with parameters of type FreeOnBoardTransferModifier and TypeMethodDescriptionvoid
CustomerTypeTransfer.setDefaultFreeOnBoardTransfer
(FreeOnBoardTransfer defaultFreeOnBoardTransfer) Constructors in com.echothree.model.control.customer.common.transfer with parameters of type FreeOnBoardTransferModifierConstructorDescriptionCustomerTypeTransfer
(String customerTypeName, SequenceTransfer customerSequence, OfferUseTransfer defaultOfferUse, TermTransfer defaultTerm, FreeOnBoardTransfer defaultFreeOnBoardTransfer, CancellationPolicyTransfer defaultCancellationPolicy, ReturnPolicyTransfer defaultReturnPolicy, GlAccountTransfer defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityTransfer allocationPriority, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CustomerTypeTransfer -
Uses of FreeOnBoardTransfer in com.echothree.model.control.shipment.common.transfer
Methods in com.echothree.model.control.shipment.common.transfer that return FreeOnBoardTransferModifier and TypeMethodDescriptionFreeOnBoardDescriptionTransfer.getFreeOnBoard()
PartyFreeOnBoardTransfer.getFreeOnBoard()
Methods in com.echothree.model.control.shipment.common.transfer with parameters of type FreeOnBoardTransferModifier and TypeMethodDescriptionvoid
FreeOnBoardDescriptionTransfer.setFreeOnBoard
(FreeOnBoardTransfer freeOnBoard) void
PartyFreeOnBoardTransfer.setFreeOnBoard
(FreeOnBoardTransfer freeOnBoard) Constructors in com.echothree.model.control.shipment.common.transfer with parameters of type FreeOnBoardTransferModifierConstructorDescriptionFreeOnBoardDescriptionTransfer
(LanguageTransfer language, FreeOnBoardTransfer freeOnBoard, String description) Creates a new instance of FreeOnBoardDescriptionTransferPartyFreeOnBoardTransfer
(PartyTransfer party, FreeOnBoardTransfer freeOnBoard) Creates a new instance of PartyFreeOnBoardTransfer -
Uses of FreeOnBoardTransfer in com.echothree.model.control.shipment.server.control
Methods in com.echothree.model.control.shipment.server.control that return FreeOnBoardTransferModifier and TypeMethodDescriptionFreeOnBoardControl.getFreeOnBoardTransfer
(UserVisit userVisit, FreeOnBoard freeOnBoard) Methods in com.echothree.model.control.shipment.server.control that return types with arguments of type FreeOnBoardTransferModifier and TypeMethodDescriptionFreeOnBoardControl.getFreeOnBoardTransfers
(UserVisit userVisit) FreeOnBoardControl.getFreeOnBoardTransfers
(UserVisit userVisit, Collection<FreeOnBoard> freeOnBoards) -
Uses of FreeOnBoardTransfer in com.echothree.model.control.shipment.server.transfer
Methods in com.echothree.model.control.shipment.server.transfer that return FreeOnBoardTransfer -
Uses of FreeOnBoardTransfer in com.echothree.model.control.vendor.common.transfer
Methods in com.echothree.model.control.vendor.common.transfer that return FreeOnBoardTransferMethods in com.echothree.model.control.vendor.common.transfer with parameters of type FreeOnBoardTransferModifier and TypeMethodDescriptionvoid
VendorTypeTransfer.setDefaultFreeOnBoardTransfer
(FreeOnBoardTransfer defaultFreeOnBoardTransfer) Constructors in com.echothree.model.control.vendor.common.transfer with parameters of type FreeOnBoardTransferModifierConstructorDescriptionVendorTypeTransfer
(String vendorTypeName, TermTransfer defaultTern, FreeOnBoardTransfer defaultFreeOnBoardTransfer, CancellationPolicyTransfer defaultCancellationPolicy, ReturnPolicyTransfer defaultReturnPolicy, GlAccountTransfer defaultApGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of VendorTypeTransfer