| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
List<SalesInvoiceTaxLine> |
SalesInvoice.getTaxesLines()
Geter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesInvoice.setTaxesLines(List<SalesInvoiceTaxLine> pTaxesLines)
Setter for taxesLines.
|
Copyright © 2016–2018. All rights reserved.