| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
AppliedTax |
SpecifiedAllowanceCharge.getCategory()
Gets the category.
|
AppliedTax |
AppliedTax.setCategory(TaxCategory taxCategory)
Sets the tax category.
|
AppliedTax |
AppliedTax.setPercentage(BigDecimal applicablePercentage)
Sets the applicable tax percentage.
|
AppliedTax |
AppliedTax.setType(TaxCode taxTypeCode)
Sets the UNCL 5153 tax type code.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppliedTax> |
LogisticsServiceCharge.getTradeTax()
Gets the applied trade tax for the logistics service charge amount
|
| Modifier and Type | Method and Description |
|---|---|
LogisticsServiceCharge |
LogisticsServiceCharge.addTradeTax(AppliedTax additionalTradeTax)
Adds a trade tax for the logistics service charge amount
|
SpecifiedAllowanceCharge |
SpecifiedAllowanceCharge.setCategory(AppliedTax category)
Sets the category.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.