Uses of Interface
com.echothree.control.user.shipment.common.result.CreateFreeOnBoardResult
Packages that use CreateFreeOnBoardResult
Package
Description
-
Uses of CreateFreeOnBoardResult in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return types with arguments of type CreateFreeOnBoardResultModifier and TypeMethodDescriptionShipmentService.createFreeOnBoard(UserVisitPK userVisitPK, CreateFreeOnBoardForm form) -
Uses of CreateFreeOnBoardResult in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return CreateFreeOnBoardResultModifier and TypeMethodDescriptionstatic CreateFreeOnBoardResultShipmentResultFactory.getCreateFreeOnBoardResult() -
Uses of CreateFreeOnBoardResult in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return types with arguments of type CreateFreeOnBoardResultModifier and TypeMethodDescriptionShipmentBean.createFreeOnBoard(UserVisitPK userVisitPK, CreateFreeOnBoardForm form)