Uses of Enum Class
org.coderic.iso20022.messages.casp.TransactionChannel5Code
-
Uses of TransactionChannel5Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic TransactionChannel5Code
PaymentContext29.getTxChanl()
Gets the value of the txChanl property.static TransactionChannel5Code
Returns 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.Modifier and TypeMethodDescriptionvoid
PaymentContext29.setTxChanl
(TransactionChannel5Code value) Sets the value of the txChanl property.