| Package | Description |
|---|---|
| org.kapott.hbci.sepa.jaxb.pain_008_002_01 |
| Modifier and Type | Field and Description |
|---|---|
protected CurrencyCodeSDD |
CurrencyAndAmountSDD.ccy |
| Modifier and Type | Method and Description |
|---|---|
static CurrencyCodeSDD |
CurrencyCodeSDD.fromValue(String v) |
CurrencyCodeSDD |
CurrencyAndAmountSDD.getCcy()
Gets the value of the ccy property.
|
static CurrencyCodeSDD |
CurrencyCodeSDD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyCodeSDD[] |
CurrencyCodeSDD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyAndAmountSDD.setCcy(CurrencyCodeSDD value)
Sets the value of the ccy property.
|
Copyright © 2020. All rights reserved.