| 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 |
|---|---|
CommonAgreement<R,A> |
CommonAgreement.addAdditional(A additionalReference)
Sets the additional referenced document.
|
CommonAgreement<R,A> |
CommonAgreement.setBuyerOrder(R buyerOrder)
Sets the buyer order referenced document.
|
CommonAgreement<R,A> |
CommonAgreement.setContract(R contract)
Sets the contract referenced document.
|
CommonAgreement<R,A> |
CommonAgreement.setCustomerOrder(R customerOrder)
Sets the customer order referenced document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Agreement
The Trade Agreement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecifiedAgreement
The Agreement used on the trade item level.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.