Uses of Enum Class
org.coderic.iso20022.messages.casp.TransactionChannel5Code
Packages that use TransactionChannel5Code
-
Uses of TransactionChannel5Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return TransactionChannel5CodeModifier and TypeMethodDescriptionstatic TransactionChannel5CodePaymentContext29.getTxChanl()Gets the value of the txChanl property.static TransactionChannel5CodeReturns the enum constant of this class with the specified name.static TransactionChannel5Code[]TransactionChannel5Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp with parameters of type TransactionChannel5CodeModifier and TypeMethodDescriptionvoidPaymentContext29.setTxChanl(TransactionChannel5Code value) Sets the value of the txChanl property.