| 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 |
|---|---|
DocumentCode |
Header.getCode()
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.setCode(DocumentCode code)
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentCode |
DocumentCode.getByCode(String code)
|
static DocumentCode |
DocumentCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentCode[] |
DocumentCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Konik.io. All Rights Reserved.