Class InventoryLocationGroupCapacityTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.inventory.common.transfer.InventoryLocationGroupCapacityTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInventoryLocationGroupCapacityTransfer(InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup, UnitOfMeasureTypeTransfer unitOfMeasureType, Long capacity) Creates a new instance of InventoryLocationGroupCapacityTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCapacity(Long capacity) voidsetInventoryLocationGroup(InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup) voidsetUnitOfMeasureType(UnitOfMeasureTypeTransfer unitOfMeasureType) 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
-
InventoryLocationGroupCapacityTransfer
public InventoryLocationGroupCapacityTransfer(InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup, UnitOfMeasureTypeTransfer unitOfMeasureType, Long capacity) Creates a new instance of InventoryLocationGroupCapacityTransfer
-
-
Method Details
-
getInventoryLocationGroup
-
setInventoryLocationGroup
public void setInventoryLocationGroup(InventoryLocationGroupTransfer inventoryInventoryLocationGroupGroup) -
getUnitOfMeasureType
-
setUnitOfMeasureType
-
getCapacity
-
setCapacity
-