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