Uses of Enum Class
org.coderic.iso20022.messages.casp.Verification1Code
Packages that use Verification1Code
-
Uses of Verification1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return Verification1CodeModifier and TypeMethodDescriptionstatic Verification1CodeTransactionVerificationResult4.getRslt()Gets the value of the rslt property.static Verification1CodeReturns 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.Methods in org.coderic.iso20022.messages.casp with parameters of type Verification1CodeModifier and TypeMethodDescriptionvoidTransactionVerificationResult4.setRslt(Verification1Code value) Sets the value of the rslt property.