Package | Description |
---|---|
org.kapott.hbci.sepa.jaxb.pain_002_003_03 |
Modifier and Type | Field | Description |
---|---|---|
protected TransactionGroupStatusCodeSEPA |
OriginalGroupInformationSEPA.grpSts |
|
protected TransactionGroupStatusCodeSEPA |
OriginalPaymentInformationSEPA.pmtInfSts |
Modifier and Type | Method | Description |
---|---|---|
static TransactionGroupStatusCodeSEPA |
TransactionGroupStatusCodeSEPA.fromValue(java.lang.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(java.lang.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 | 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 © 2018. All rights reserved.