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