| Package | Description |
|---|---|
| de.adorsys.ledgers.jaxb.api.out |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionGroupStatus3Code |
OriginalGroupInformation20.grpSts |
protected TransactionGroupStatus3Code |
OriginalPaymentInformation1.pmtInfSts |
| Modifier and Type | Method and Description |
|---|---|
static TransactionGroupStatus3Code |
TransactionGroupStatus3Code.fromValue(String v) |
TransactionGroupStatus3Code |
OriginalGroupInformation20.getGrpSts()
Gets the value of the grpSts property.
|
TransactionGroupStatus3Code |
OriginalPaymentInformation1.getPmtInfSts()
Gets the value of the pmtInfSts property.
|
static TransactionGroupStatus3Code |
TransactionGroupStatus3Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionGroupStatus3Code[] |
TransactionGroupStatus3Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OriginalGroupInformation20.setGrpSts(TransactionGroupStatus3Code value)
Sets the value of the grpSts property.
|
void |
OriginalPaymentInformation1.setPmtInfSts(TransactionGroupStatus3Code value)
Sets the value of the pmtInfSts property.
|
Copyright © 2019. All rights reserved.