Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_003_03.TransactionIndividualStatusCodeSEPA
-
Packages that use TransactionIndividualStatusCodeSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_002_003_03 -
-
Uses of TransactionIndividualStatusCodeSEPA in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as TransactionIndividualStatusCodeSEPA Modifier and Type Field Description protected TransactionIndividualStatusCodeSEPAPaymentTransactionInformationSEPA. txStsMethods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return TransactionIndividualStatusCodeSEPA Modifier and Type Method Description static TransactionIndividualStatusCodeSEPATransactionIndividualStatusCodeSEPA. fromValue(java.lang.String v)TransactionIndividualStatusCodeSEPAPaymentTransactionInformationSEPA. getTxSts()Gets the value of the txSts property.static TransactionIndividualStatusCodeSEPATransactionIndividualStatusCodeSEPA. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TransactionIndividualStatusCodeSEPA[]TransactionIndividualStatusCodeSEPA. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 with parameters of type TransactionIndividualStatusCodeSEPA Modifier and Type Method Description voidPaymentTransactionInformationSEPA. setTxSts(TransactionIndividualStatusCodeSEPA value)Sets the value of the txSts property.
-