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