| Package | Description |
|---|---|
| org.kapott.hbci.sepa.jaxb.pain_002_001_03 |
| Modifier and Type | Field and Description |
|---|---|
protected RestrictedSMNDACode |
GenericAccountIdentificationSEPA.id |
protected RestrictedSMNDACode |
RestrictedFinancialIdentificationSEPA.id |
| Modifier and Type | Method and Description |
|---|---|
static RestrictedSMNDACode |
RestrictedSMNDACode.fromValue(String v) |
RestrictedSMNDACode |
GenericAccountIdentificationSEPA.getId()
Gets the value of the id property.
|
RestrictedSMNDACode |
RestrictedFinancialIdentificationSEPA.getId()
Gets the value of the id property.
|
static RestrictedSMNDACode |
RestrictedSMNDACode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestrictedSMNDACode[] |
RestrictedSMNDACode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericAccountIdentificationSEPA.setId(RestrictedSMNDACode value)
Sets the value of the id property.
|
void |
RestrictedFinancialIdentificationSEPA.setId(RestrictedSMNDACode value)
Sets the value of the id property.
|
Copyright © 2018. All rights reserved.