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