| Package | Description |
|---|---|
| io.konik.zugferd |
The starting point of every Konik Invoice.
|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
Invoice.getContext()
Gets the exchanged document context.
|
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.setContext(Context context)
Sets the exchanged document context.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.setBusinessProcess(String businessProcess)
Sets the business process.
|
Context |
Context.setGuideline(Profile guideline)
Sets the guideline or profile of the invoice
|
Context |
Context.setNotTest()
Flags the invoice such that it should be processed in the target system.
|
Context |
Context.setTest()
Flags the invoice such that it should not be processed in the target system.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.