Interface GetGlAccountsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setGlAccountCategory
(GlAccountCategoryTransfer glAccountCategory) void
setGlAccountCount
(Long glAccountCount) void
setGlAccounts
(List<GlAccountTransfer> glAccounts)
-
Method Details
-
getGlAccountCount
-
setGlAccountCount
-
getGlAccountCategory
-
setGlAccountCategory
-
getGlAccounts
-
setGlAccounts
-