| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| io.konik.zugferd.unece.codes |
Data Types package created from UN/EDIFACT Core Components Library (UN/CCL)
|
| Modifier and Type | Method and Description |
|---|---|
DocumentNameCode |
Header.getCode()
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.setCode(DocumentNameCode code)
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentNameCode |
DocumentNameCode.getByCode(java.lang.String code)
|
static DocumentNameCode |
DocumentNameCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DocumentNameCode[] |
DocumentNameCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 konik.io. All Rights Reserved.