| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Tax |
TaxWr.getTax()
Getter for tax.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxWr.setTax(Tax pTax)
Setter for tax.
|
| Modifier and Type | Method and Description |
|---|---|
Tax |
TaxUsed.getSubaccount()
Getter for subaccount.
|
Tax |
WageTaxTable.getTax()
Getter for tax.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxUsed.setSubaccount(Tax pSubaccount)
Setter for subaccount.
|
void |
WageTaxTable.setTax(Tax pTax)
Setter for tax.
|
| Modifier and Type | Method and Description |
|---|---|
Tax |
ATaxLine.getTax()
Geter for tax.
|
Tax |
ADocTaxLine.getTax()
Getter for tax.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ATaxLine.setTax(Tax pTax)
Setter for tax.
|
void |
ADocTaxLine.setTax(Tax pTax)
Setter for tax.
|
Copyright © 2016–2018. All rights reserved.