| 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 |
|---|---|
Reference |
TaxRegistration.getType()
|
| Modifier and Type | Method and Description |
|---|---|
TaxRegistration |
TaxRegistration.setType(Reference taxType)
|
| Constructor and Description |
|---|
TaxRegistration(String taxNumber,
Reference typeOfTax)
|
| Modifier and Type | Method and Description |
|---|---|
static Reference |
Reference.getByCode(String enumCode)
|
static Reference |
Reference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reference[] |
Reference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Konik.io. All Rights Reserved.