| Package | Description |
|---|---|
| io.konik.zugferd.profile |
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileType |
ProfileType.getProfile(java.lang.String fullName)
|
static ProfileType |
ProfileType.getProfileByName(java.lang.String name)
|
static ProfileType |
ProfileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProfileType[] |
ProfileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Profile(ProfileType type)
|
Copyright © 2014 konik.io. All Rights Reserved.