Interface GetTransactionGlAccountCategoryDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setTransactionGlAccountCategory
(TransactionGlAccountCategoryTransfer transactionGlAccountCategory) void
setTransactionGlAccountCategoryDescriptions
(List<TransactionGlAccountCategoryDescriptionTransfer> transactionGlAccountCategoryDescriptions)
-
Method Details
-
getTransactionGlAccountCategory
-
setTransactionGlAccountCategory
void setTransactionGlAccountCategory(TransactionGlAccountCategoryTransfer transactionGlAccountCategory) -
getTransactionGlAccountCategoryDescriptions
-
setTransactionGlAccountCategoryDescriptions
void setTransactionGlAccountCategoryDescriptions(List<TransactionGlAccountCategoryDescriptionTransfer> transactionGlAccountCategoryDescriptions)
-