Uses of Interface
com.echothree.control.user.shipment.common.result.EditFreeOnBoardResult
Packages that use EditFreeOnBoardResult
Package
Description
-
Uses of EditFreeOnBoardResult in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return EditFreeOnBoardResultModifier and TypeMethodDescriptionstatic EditFreeOnBoardResultShipmentResultFactory.getEditFreeOnBoardResult() -
Uses of EditFreeOnBoardResult in com.echothree.control.user.shipment.server.command
Methods in com.echothree.control.user.shipment.server.command that return EditFreeOnBoardResultMethods in com.echothree.control.user.shipment.server.command with parameters of type EditFreeOnBoardResultModifier and TypeMethodDescriptionvoidEditFreeOnBoardCommand.fillInResult(EditFreeOnBoardResult result, FreeOnBoard freeOnBoard) EditFreeOnBoardCommand.getEntity(EditFreeOnBoardResult result)