Uses of Enum Class
org.coderic.iso20022.messages.cafc.TransactionInitiator1Code
-
Uses of TransactionInitiator1Code in org.coderic.iso20022.messages.cafc
Modifier and TypeMethodDescriptionstatic TransactionInitiator1Code
TransactionContext8.getTxInitr()
Gets the value of the txInitr property.static TransactionInitiator1Code
Returns the enum constant of this class with the specified name.static TransactionInitiator1Code[]
TransactionInitiator1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TransactionContext8.setTxInitr
(TransactionInitiator1Code value) Sets the value of the txInitr property.