| Package | Description |
|---|---|
| io.konik.validation |
|
| io.konik.zugferd |
|
| io.konik.zugferd.entity |
|
| io.konik.zugferd.profile |
|
| Modifier and Type | Method and Description |
|---|---|
static Class<?>[] |
InvoiceValidator.resolveIntoValidationGroups(ConformanceLevel conformanceLevel)
|
| Constructor and Description |
|---|
Invoice(ConformanceLevel profile)
|
| Constructor and Description |
|---|
Context(ConformanceLevel conformanceLevel)
|
| Modifier and Type | Method and Description |
|---|---|
static ConformanceLevel |
ConformanceLevel.extractConformanceLevel(String fullName)
|
ConformanceLevel |
Profile.getConformanceLevel()
|
static ConformanceLevel |
ConformanceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConformanceLevel[] |
ConformanceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.setConformanceLevel(ConformanceLevel conformanceLevel)
|
| Constructor and Description |
|---|
Profile(ConformanceLevel conformanceLevel)
|
Profile(String namespace,
ProfileVersion version,
ConformanceLevel conformanceLevel)
|
Copyright © 2014 Konik.io. All Rights Reserved.