Class InventoryLocationBucketTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.inventory.common.transfer.InventoryLocationBucketTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInventoryLocationBucketTransfer(InventoryLocationTransfer inventoryLocation, InventoryBucketTypeTransfer inventoryBucketType, String quantity) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryBucketType(InventoryBucketTypeTransfer inventoryBucketType) voidsetInventoryLocation(InventoryLocationTransfer inventoryLocation) voidsetQuantity(String quantity) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliases, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliases, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
InventoryLocationBucketTransfer
public InventoryLocationBucketTransfer(InventoryLocationTransfer inventoryLocation, InventoryBucketTypeTransfer inventoryBucketType, String quantity)
-
-
Method Details
-
getInventoryLocation
-
setInventoryLocation
-
getInventoryBucketType
-
setInventoryBucketType
-
getQuantity
-
setQuantity
-