Uses of Enum Class
org.coderic.iso20022.messages.catp.Verification1Code
Packages that use Verification1Code
-
Uses of Verification1Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return Verification1CodeModifier and TypeMethodDescriptionstatic Verification1CodeTransactionVerificationResult5.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.catp with parameters of type Verification1CodeModifier and TypeMethodDescriptionvoidTransactionVerificationResult5.setRslt(Verification1Code value) Sets the value of the rslt property.