Uses of Enum Class
org.coderic.iso20022.messages.casp.TransactionEnvironment1Code
-
Uses of TransactionEnvironment1Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic TransactionEnvironment1Code
PaymentContext29.getTxEnvt()
Gets the value of the txEnvt property.static TransactionEnvironment1Code
Returns the enum constant of this class with the specified name.static TransactionEnvironment1Code[]
TransactionEnvironment1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PaymentContext29.setTxEnvt
(TransactionEnvironment1Code value) Sets the value of the txEnvt property.