Class InventoryTransactionReasonDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.inventory.common.transfer.InventoryTransactionReasonDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInventoryTransactionReasonDescriptionTransfer(LanguageTransfer language, InventoryTransactionReasonTransfer inventoryTransactionReason, String description) Creates a new instance of InventoryTransactionReasonDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetInventoryTransactionReason(InventoryTransactionReasonTransfer inventoryTransactionReason) voidsetLanguage(LanguageTransfer language) 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
-
InventoryTransactionReasonDescriptionTransfer
public InventoryTransactionReasonDescriptionTransfer(LanguageTransfer language, InventoryTransactionReasonTransfer inventoryTransactionReason, String description) Creates a new instance of InventoryTransactionReasonDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getInventoryTransactionReason
-
setInventoryTransactionReason
public void setInventoryTransactionReason(InventoryTransactionReasonTransfer inventoryTransactionReason) -
getDescription
-
setDescription
-