| Package | Description |
|---|---|
| io.konik.validation |
Invoice validations services
|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| io.konik.zugferd.entity.trade.item |
Contains the model entities that are part of invoice→trade→item
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmountCalculator.TaxAggregator.add(Tax tax,
BigDecimal amount) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonSettlement<T extends Tax,M extends CommonMonetarySummation>
The Trade Settlement
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppliedTax
The trade tax
|
| Modifier and Type | Method and Description |
|---|---|
Tax |
Tax.setCategory(TaxCategory taxCategory)
Sets the tax category.
|
Tax |
Tax.setPercentage(BigDecimal taxPercentage)
Sets the applicable tax percentage.
|
Tax |
Tax.setType(TaxCode taxTypeCode)
Sets the UNCL 5153 tax type code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TradeTax
The tax applied to a trade.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpecifiedTax
The Interface ItemTax.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ItemTax
The trade tax on an item basis.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.