Uses of Interface
com.echothree.control.user.shipment.common.result.GetFreeOnBoardChoicesResult
Packages that use GetFreeOnBoardChoicesResult
Package
Description
-
Uses of GetFreeOnBoardChoicesResult in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return types with arguments of type GetFreeOnBoardChoicesResultModifier and TypeMethodDescriptionShipmentService.getFreeOnBoardChoices(UserVisitPK userVisitPK, GetFreeOnBoardChoicesForm form) -
Uses of GetFreeOnBoardChoicesResult in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return GetFreeOnBoardChoicesResultModifier and TypeMethodDescriptionstatic GetFreeOnBoardChoicesResultShipmentResultFactory.getGetFreeOnBoardChoicesResult() -
Uses of GetFreeOnBoardChoicesResult in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return types with arguments of type GetFreeOnBoardChoicesResultModifier and TypeMethodDescriptionShipmentBean.getFreeOnBoardChoices(UserVisitPK userVisitPK, GetFreeOnBoardChoicesForm form)