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