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