| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecifiedAllowanceCharge
The Specified Allowance Charge.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AllowanceCharge> |
Price.allowanceCharges |
| Modifier and Type | Method and Description |
|---|---|
AllowanceCharge |
AllowanceCharge.setActual(Amount actualAmount)
|
AllowanceCharge |
AllowanceCharge.setBasis(Amount basisAmount)
|
AllowanceCharge |
AllowanceCharge.setDiscount()
|
AllowanceCharge |
AllowanceCharge.setReason(String reason)
|
AllowanceCharge |
AllowanceCharge.setSurcharge()
|
| Modifier and Type | Method and Description |
|---|---|
List<AllowanceCharge> |
GrossPrice.getAllowanceCharges()
|
| Modifier and Type | Method and Description |
|---|---|
Price |
GrossPrice.addAllowanceCharge(AllowanceCharge... additionalAllowanceCharges)
|
Copyright © 2014 Konik.io. All Rights Reserved.