Class InventoryLocationGroupVolumeTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupVolumeTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInventoryLocationGroupVolumeTransfer
(InventoryLocationGroupTransfer inventoryLocationGroup, String height, String width, String depth) Creates a new instance of InventoryLocationGroupVolumeTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetDepth()
getWidth()
void
void
void
setInventoryLocationGroup
(InventoryLocationGroupTransfer inventoryLocationGroup) void
Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
InventoryLocationGroupVolumeTransfer
public InventoryLocationGroupVolumeTransfer(InventoryLocationGroupTransfer inventoryLocationGroup, String height, String width, String depth) Creates a new instance of InventoryLocationGroupVolumeTransfer
-
-
Method Details
-
getInventoryLocationGroup
-
setInventoryLocationGroup
-
getHeight
-
setHeight
-
getWidth
-
setWidth
-
getDepth
-
setDepth
-