| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| io.konik.zugferd.entity.trade |
|
| io.konik.zugferd.entity.trade.item |
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonSettlement<T extends CommonTax,M extends CommonMonetarySummation>
The Trade Settlement
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppliedTax
The trade tax
|
| Modifier and Type | Method and Description |
|---|---|
CommonTax |
CommonTax.setCategory(TaxCategory value)
|
CommonTax |
CommonTax.setPercentage(BigDecimal applicablePercentage)
|
CommonTax |
CommonTax.setType(TaxCode taxTypeCode)
|
| Modifier and Type | Class and Description |
|---|---|
class |
TradeTax
The tax applied to a trade.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecifiedTax
The trade tax on an item basis.
|
Copyright © 2014 Konik.io. All Rights Reserved.