| Package | Description |
|---|---|
| io.konik.zugferd.profile |
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileVersion |
ProfileVersion.extractVersion(String fullName)
|
ProfileVersion |
Profile.getVersion()
|
static ProfileVersion |
ProfileVersion.latestVersion()
|
static ProfileVersion |
ProfileVersion.parse(String version)
|
static ProfileVersion |
ProfileVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileVersion[] |
ProfileVersion.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.setVersion(ProfileVersion version)
|
| Constructor and Description |
|---|
Profile(String namespace,
ProfileVersion version,
ConformanceLevel conformanceLevel)
|
Copyright © 2014 Konik.io. All Rights Reserved.