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