| Package | Description |
|---|---|
| de.adorsys.ledgers.jaxb.api.in |
| Modifier and Type | Field and Description |
|---|---|
protected ChargeBearerType1Code |
PaymentInstructionInformation3.chrgBr |
protected ChargeBearerType1Code |
CreditTransferTransactionInformation10.chrgBr |
| Modifier and Type | Method and Description |
|---|---|
static ChargeBearerType1Code |
ChargeBearerType1Code.fromValue(String v) |
ChargeBearerType1Code |
PaymentInstructionInformation3.getChrgBr()
Gets the value of the chrgBr property.
|
ChargeBearerType1Code |
CreditTransferTransactionInformation10.getChrgBr()
Gets the value of the chrgBr property.
|
static ChargeBearerType1Code |
ChargeBearerType1Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargeBearerType1Code[] |
ChargeBearerType1Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInstructionInformation3.setChrgBr(ChargeBearerType1Code value)
Sets the value of the chrgBr property.
|
void |
CreditTransferTransactionInformation10.setChrgBr(ChargeBearerType1Code value)
Sets the value of the chrgBr property.
|
Copyright © 2019. All rights reserved.