Interface GetItemAccountingCategoryDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setItemAccountingCategory
(ItemAccountingCategoryTransfer itemAccountingCategory) void
setItemAccountingCategoryDescriptions
(List<ItemAccountingCategoryDescriptionTransfer> itemAccountingCategoryDescriptions)
-
Method Details
-
getItemAccountingCategory
-
setItemAccountingCategory
-
getItemAccountingCategoryDescriptions
-
setItemAccountingCategoryDescriptions
void setItemAccountingCategoryDescriptions(List<ItemAccountingCategoryDescriptionTransfer> itemAccountingCategoryDescriptions)
-