Uses of Class
com.echothree.model.control.shipment.common.transfer.ShipmentTimeTransfer
Packages that use ShipmentTimeTransfer
Package
Description
- 
Uses of ShipmentTimeTransfer in com.echothree.model.control.shipment.serverMethods in com.echothree.model.control.shipment.server that return ShipmentTimeTransferModifier and TypeMethodDescriptionShipmentControl.getShipmentTimeTransfer(UserVisit userVisit, ShipmentTime shipmentTime) Methods in com.echothree.model.control.shipment.server that return types with arguments of type ShipmentTimeTransferModifier and TypeMethodDescriptionShipmentControl.getShipmentTimeTransfers(UserVisit userVisit, Collection<ShipmentTime> shipmentTimes) ShipmentControl.getShipmentTimeTransfersByShipment(UserVisit userVisit, Shipment shipment) ShipmentControl.getShipmentTimeTransfersByShipmentTimeType(UserVisit userVisit, ShipmentTimeType shipmentTimeType) 
- 
Uses of ShipmentTimeTransfer in com.echothree.model.control.shipment.server.transferMethods in com.echothree.model.control.shipment.server.transfer that return ShipmentTimeTransferModifier and TypeMethodDescriptionShipmentTimeTransferCache.getTransfer(ShipmentTime shipmentTime)