Uses of Class
com.echothree.model.control.warehouse.common.transfer.LocationVolumeTransfer
Packages that use LocationVolumeTransfer
Package
Description
-
Uses of LocationVolumeTransfer in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return LocationVolumeTransferModifier and TypeMethodDescriptionEditLocationVolumeResult.getLocationVolume()GetLocationResult.getLocationVolume()Methods in com.echothree.control.user.warehouse.common.result with parameters of type LocationVolumeTransferModifier and TypeMethodDescriptionvoidEditLocationVolumeResult.setLocationVolume(LocationVolumeTransfer locationVolume) voidGetLocationResult.setLocationVolume(LocationVolumeTransfer locationVolume) -
Uses of LocationVolumeTransfer in com.echothree.model.control.warehouse.common.transfer
Methods in com.echothree.model.control.warehouse.common.transfer that return LocationVolumeTransferMethods in com.echothree.model.control.warehouse.common.transfer with parameters of type LocationVolumeTransferModifier and TypeMethodDescriptionvoidLocationTransfer.setLocationVolume(LocationVolumeTransfer locationVolume) -
Uses of LocationVolumeTransfer in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control that return LocationVolumeTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationVolumeTransfer(UserVisit userVisit, Location location) WarehouseControl.getLocationVolumeTransfer(UserVisit userVisit, LocationVolume locationVolume) -
Uses of LocationVolumeTransfer in com.echothree.model.control.warehouse.server.transfer
Methods in com.echothree.model.control.warehouse.server.transfer that return LocationVolumeTransferModifier and TypeMethodDescriptionLocationVolumeTransferCache.getLocationVolumeTransfer(UserVisit userVisit, LocationVolume locationVolume)