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