Class TransactionGlAccountCategoryDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.accounting.common.transfer.TransactionGlAccountCategoryDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTransactionGlAccountCategoryDescriptionTransfer
(LanguageTransfer language, TransactionGlAccountCategoryTransfer transactionGlAccountCategory, String description) Creates a new instance of TransactionGlAccountCategoryDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
setLanguage
(LanguageTransfer language) void
setTransactionGlAccountCategory
(TransactionGlAccountCategoryTransfer transactionGlAccountCategory) 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
-
TransactionGlAccountCategoryDescriptionTransfer
public TransactionGlAccountCategoryDescriptionTransfer(LanguageTransfer language, TransactionGlAccountCategoryTransfer transactionGlAccountCategory, String description) Creates a new instance of TransactionGlAccountCategoryDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getTransactionGlAccountCategory
-
setTransactionGlAccountCategory
public void setTransactionGlAccountCategory(TransactionGlAccountCategoryTransfer transactionGlAccountCategory) -
getDescription
-
setDescription
-