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