Uses of Enum Class
org.coderic.iso20022.messages.caaa.Verification1Code
-
Uses of Verification1Code in org.coderic.iso20022.messages.caaa
Modifier and TypeMethodDescriptionstatic Verification1Code
TransactionVerificationResult4.getRslt()
Gets the value of the rslt property.static Verification1Code
Returns the enum constant of this class with the specified name.static Verification1Code[]
Verification1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TransactionVerificationResult4.setRslt
(Verification1Code value) Sets the value of the rslt property.