Uses of Enum Class
org.coderic.iso20022.messages.catp.Verification1Code
-
Uses of Verification1Code in org.coderic.iso20022.messages.catp
Modifier and TypeMethodDescriptionstatic Verification1Code
TransactionVerificationResult5.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
TransactionVerificationResult5.setRslt
(Verification1Code value) Sets the value of the rslt property.