| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
InvItemTaxCategory |
InvItemTaxCategoryLine.getItsOwner()
Geter for itsOwner.
|
InvItemTaxCategory |
ServiceToSale.getTaxCategory()
Geter for taxCategory.
|
InvItemTaxCategory |
ServicePurchased.getTaxCategory()
Geter for taxCategory.
|
InvItemTaxCategory |
InvItem.getTaxCategory()
Geter for taxCategory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvItemTaxCategoryLine.setItsOwner(InvItemTaxCategory pItsOwner)
Setter for itsOwner.
|
void |
ServiceToSale.setTaxCategory(InvItemTaxCategory pTaxCategory)
Setter for taxCategory.
|
void |
ServicePurchased.setTaxCategory(InvItemTaxCategory pTaxCategory)
Setter for taxCategory.
|
void |
InvItem.setTaxCategory(InvItemTaxCategory pTaxCategory)
Setter for taxCategory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcInvItemTaxCategoryLineSave.updateInvItemTaxCategory(Map<String,Object> pAddParam,
InvItemTaxCategory pOwner)
Update InvItemTaxCategory.
|
void |
PrcInvItemTaxCategoryLineDelete.updateInvItemTaxCategory(Map<String,Object> pAddParam,
InvItemTaxCategory pOwner)
Update InvItemTaxCategory.
|
Copyright © 2016–2018. All rights reserved.