| Package | Description |
|---|---|
| de.adorsys.ledgers.jaxb.api.out |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionIndividualStatus3Code |
NumberOfTransactionsPerStatus3.dtldSts |
protected TransactionIndividualStatus3Code |
PaymentTransactionInformation25.txSts |
| Modifier and Type | Method and Description |
|---|---|
static TransactionIndividualStatus3Code |
TransactionIndividualStatus3Code.fromValue(String v) |
TransactionIndividualStatus3Code |
NumberOfTransactionsPerStatus3.getDtldSts()
Gets the value of the dtldSts property.
|
TransactionIndividualStatus3Code |
PaymentTransactionInformation25.getTxSts()
Gets the value of the txSts property.
|
static TransactionIndividualStatus3Code |
TransactionIndividualStatus3Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionIndividualStatus3Code[] |
TransactionIndividualStatus3Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumberOfTransactionsPerStatus3.setDtldSts(TransactionIndividualStatus3Code value)
Sets the value of the dtldSts property.
|
void |
PaymentTransactionInformation25.setTxSts(TransactionIndividualStatus3Code value)
Sets the value of the txSts property.
|
Copyright © 2019. All rights reserved.