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