Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TransactionChannel1Code
Packages that use TransactionChannel1Code
-
Uses of TransactionChannel1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TransactionChannel1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TransactionChannel1CodeModifier and TypeMethodDescriptionstatic TransactionChannel1Code
PaymentContext3.getTxChanl()
Gets the value of the txChanl property.static TransactionChannel1Code
Returns the enum constant of this type with the specified name.static TransactionChannel1Code[]
TransactionChannel1Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TransactionChannel1CodeModifier and TypeMethodDescriptionvoid
PaymentContext3.setTxChanl
(TransactionChannel1Code value) Sets the value of the txChanl property.