Uses of Interface
com.echothree.control.user.shipment.common.result.GetFreeOnBoardResult
Packages that use GetFreeOnBoardResult
Package
Description
-
Uses of GetFreeOnBoardResult in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return types with arguments of type GetFreeOnBoardResultModifier and TypeMethodDescriptionShipmentService.getFreeOnBoard(UserVisitPK userVisitPK, GetFreeOnBoardForm form) -
Uses of GetFreeOnBoardResult in com.echothree.control.user.shipment.common.result
Subinterfaces of GetFreeOnBoardResult in com.echothree.control.user.shipment.common.resultMethods in com.echothree.control.user.shipment.common.result that return GetFreeOnBoardResultModifier and TypeMethodDescriptionstatic GetFreeOnBoardResultShipmentResultFactory.getGetFreeOnBoardResult() -
Uses of GetFreeOnBoardResult in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return types with arguments of type GetFreeOnBoardResultModifier and TypeMethodDescriptionShipmentBean.getFreeOnBoard(UserVisitPK userVisitPK, GetFreeOnBoardForm form)