| Package | Description |
|---|---|
| io.konik.jaxb.adapter |
JaxB Adapter to map Unmappable Konik classes to XML ZUGFeRD Model
|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.profile |
The three different profiles of a ZUGFeRD Invoice.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
ParameterProfileAdapter.unmarshal(Parameter p) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ParameterProfileAdapter.marshal(Profile profile) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
Context.getGuideline()
Gets the guideline or profile of the invoice
|
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.setGuideline(Profile guideline)
Sets the guideline or profile of the invoice
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.setConformanceLevel(ConformanceLevel conformanceLevel)
Sets the conformance level.
|
Profile |
Profile.setNamespace(String namespace)
Sets the namespace.
|
Profile |
Profile.setVersion(ProfileVersion version)
Sets the version.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.