| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
| Modifier and Type | Method and Description |
|---|---|
VatRateRow |
VatRateRow.setPriceInclVat(Double priceInclVat) |
VatRateRow |
VatRateRow.setVat(Double vat) |
VatRateRow |
VatRateRow.setVatBase(Double vatBase) |
VatRateRow |
VatRateRow.setVatRate(Double vatRate) |
| Modifier and Type | Method and Description |
|---|---|
List<VatRateRow> |
ExpenditurePricing.getVatRows() |
| Modifier and Type | Method and Description |
|---|---|
ExpenditurePricing |
ExpenditurePricing.setVatRows(List<VatRateRow> vatRows) |
Copyright © 2020. All rights reserved.