| 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 | Interface and Description |
|---|---|
interface |
CommonSettlement<T extends Tax,M extends CommonMonetarySummation>
The Trade Settlement
|
| Modifier and Type | Method and Description |
|---|---|
CommonMonetarySummation |
CommonMonetarySummation.setLineTotal(Amount lineTotal)
Sets total amount of the line position/s.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonetarySummation
The Monetary Summation of a trade settlement
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecifiedMonetarySummation
The specified per monetary summation on item basis.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.