| Package | Description |
|---|---|
| org.kapott.hbci.sepa.jaxb.pain_002_003_03 |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionGroupStatusCodeSEPA |
OriginalGroupInformationSEPA.grpSts |
protected TransactionGroupStatusCodeSEPA |
OriginalPaymentInformationSEPA.pmtInfSts |
| Modifier and Type | Method and Description |
|---|---|
static TransactionGroupStatusCodeSEPA |
TransactionGroupStatusCodeSEPA.fromValue(String v) |
TransactionGroupStatusCodeSEPA |
OriginalGroupInformationSEPA.getGrpSts()
Gets the value of the grpSts property.
|
TransactionGroupStatusCodeSEPA |
OriginalPaymentInformationSEPA.getPmtInfSts()
Gets the value of the pmtInfSts property.
|
static TransactionGroupStatusCodeSEPA |
TransactionGroupStatusCodeSEPA.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionGroupStatusCodeSEPA[] |
TransactionGroupStatusCodeSEPA.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OriginalGroupInformationSEPA.setGrpSts(TransactionGroupStatusCodeSEPA value)
Sets the value of the grpSts property.
|
void |
OriginalPaymentInformationSEPA.setPmtInfSts(TransactionGroupStatusCodeSEPA value)
Sets the value of the pmtInfSts property.
|
Copyright © 2019. All rights reserved.