Uses of Enum Class
org.coderic.iso20022.messages.casp.TransactionEnvironment1Code
Packages that use TransactionEnvironment1Code
-
Uses of TransactionEnvironment1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return TransactionEnvironment1CodeModifier and TypeMethodDescriptionstatic TransactionEnvironment1CodePaymentContext29.getTxEnvt()Gets the value of the txEnvt property.static TransactionEnvironment1CodeReturns 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.Methods in org.coderic.iso20022.messages.casp with parameters of type TransactionEnvironment1CodeModifier and TypeMethodDescriptionvoidPaymentContext29.setTxEnvt(TransactionEnvironment1Code value) Sets the value of the txEnvt property.