Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_001_03.TransactionIndividualStatusCodeSEPA
Packages that use TransactionIndividualStatusCodeSEPA
-
Uses of TransactionIndividualStatusCodeSEPA in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as TransactionIndividualStatusCodeSEPAModifier and TypeFieldDescriptionprotected TransactionIndividualStatusCodeSEPA
PaymentTransactionInformationSEPA.txSts
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return TransactionIndividualStatusCodeSEPAModifier and TypeMethodDescriptionPaymentTransactionInformationSEPA.getTxSts()
Gets the value of the txSts property.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_001_03 with parameters of type TransactionIndividualStatusCodeSEPAModifier and TypeMethodDescriptionvoid
PaymentTransactionInformationSEPA.setTxSts
(TransactionIndividualStatusCodeSEPA value) Sets the value of the txSts property.