Uses of Class
com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupVolumeTransfer
Packages that use InventoryLocationGroupVolumeTransfer
Package
Description
-
Uses of InventoryLocationGroupVolumeTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return InventoryLocationGroupVolumeTransferModifier and TypeMethodDescriptionEditInventoryLocationGroupVolumeResult.getInventoryLocationGroupVolume()Methods in com.echothree.control.user.inventory.common.result with parameters of type InventoryLocationGroupVolumeTransferModifier and TypeMethodDescriptionvoidEditInventoryLocationGroupVolumeResult.setInventoryLocationGroupVolume(InventoryLocationGroupVolumeTransfer inventoryLocationGroupVolume) -
Uses of InventoryLocationGroupVolumeTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return InventoryLocationGroupVolumeTransferModifier and TypeMethodDescriptionInventoryLocationGroupTransfer.getInventoryLocationGroupVolume()Methods in com.echothree.model.control.inventory.common.transfer with parameters of type InventoryLocationGroupVolumeTransferModifier and TypeMethodDescriptionvoidInventoryLocationGroupTransfer.setInventoryLocationGroupVolume(InventoryLocationGroupVolumeTransfer inventoryLocationGroupVolume) -
Uses of InventoryLocationGroupVolumeTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryLocationGroupVolumeTransferModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupVolumeTransfer(UserVisit userVisit, InventoryLocationGroup inventoryInventoryLocationGroupGroup) InventoryControl.getInventoryLocationGroupVolumeTransfer(UserVisit userVisit, InventoryLocationGroupVolume inventoryInventoryLocationGroupGroupVolume) -
Uses of InventoryLocationGroupVolumeTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return InventoryLocationGroupVolumeTransferModifier and TypeMethodDescriptionInventoryLocationGroupVolumeTransferCache.getTransfer(UserVisit userVisit, InventoryLocationGroupVolume inventoryLocationGroupVolume)