| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllowanceCharge
The Allowance Charge
|
class |
SpecifiedAllowanceCharge
The Specified Allowance Charge.
|
| Modifier and Type | Method and Description |
|---|---|
CommonAllowanceCharge |
CommonAllowanceCharge.setActual(Amount actualAmount)
Sets the actual amount.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setBasis(Amount basisAmount)
Sets the basis amount of the allowance charge.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setBasisQuantity(Quantity basisQuantity)
Sets the basis quantity.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setCalculationPercent(BigDecimal calculationPercent)
Sets the calculation percent of the allowance charge.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setDiscount()
Sets the amount to be a discount.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setReason(String reason)
Sets the reason free text
|
CommonAllowanceCharge |
CommonAllowanceCharge.setReasonCode(String reasonCode)
Sets the reason code for the reason content.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setSequence(BigDecimal sequence)
Sets the sequence number of the allowance charge.
|
CommonAllowanceCharge |
CommonAllowanceCharge.setSurcharge()
Sets amount to be a surcharge.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.