Interface GetItemAccountingCategoriesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetItemAccountingCategories(List<ItemAccountingCategoryTransfer> itemAccountingCategories) voidsetItemAccountingCategoryCount(Long itemAccountingCategoryCount)
-
Method Details
-
getItemAccountingCategoryCount
-
setItemAccountingCategoryCount
-
getItemAccountingCategories
-
setItemAccountingCategories
-