| Package | Description |
|---|---|
| org.mustangproject.ZUGFeRD |
| Modifier and Type | Method and Description |
|---|---|
VATAmount |
VATAmount.add(VATAmount v) |
VATAmount |
VATAmount.subtract(VATAmount v) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.HashMap<java.math.BigDecimal,VATAmount> |
TransactionCalculator.getVATPercentAmountMap()
which taxes have been used with which amounts in this transaction, empty for
no taxes, or e.g. 19:190 and 7:14 if 1000 Eur were applicable to 19% VAT
(=190 EUR VAT) and 200 EUR were applicable to 7% (=14 EUR VAT) 190 Eur
|
| Modifier and Type | Method and Description |
|---|---|
VATAmount |
VATAmount.add(VATAmount v) |
VATAmount |
VATAmount.subtract(VATAmount v) |
Copyright © 2023. All rights reserved.