Interface GetGlAccountCategoryDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setGlAccountCategory
(GlAccountCategoryTransfer glAccountCategory) void
setGlAccountCategoryDescriptions
(List<GlAccountCategoryDescriptionTransfer> glAccountCategoryDescriptions)
-
Method Details
-
getGlAccountCategory
-
setGlAccountCategory
-
getGlAccountCategoryDescriptions
-
setGlAccountCategoryDescriptions
void setGlAccountCategoryDescriptions(List<GlAccountCategoryDescriptionTransfer> glAccountCategoryDescriptions)
-