| Package | Description |
|---|---|
| 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 |
|---|---|
CommonSettlement<T,M> |
CommonSettlement.addTradeTax(T additionalTradeTax)
Adds a trade tax.
|
CommonSettlement<T,M> |
CommonSettlement.setBillingPeriod(Period billingPeriod)
Sets the billing specified period.
|
CommonSettlement<T,M> |
CommonSettlement.setMonetarySummation(M monetarySummation)
Sets the trade settlement monetary summation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Settlement
The Trade Settlement
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecifiedSettlement
The Trade Item Settlement
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.