Uses of Enum Class
org.coderic.iso20022.messages.casp.AuthenticationMethod6Code
Packages that use AuthenticationMethod6Code
-
Uses of AuthenticationMethod6Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return AuthenticationMethod6CodeModifier and TypeMethodDescriptionstatic AuthenticationMethod6CodeTransactionVerificationResult4.getMtd()Gets the value of the mtd property.static AuthenticationMethod6CodeReturns the enum constant of this class with the specified name.static AuthenticationMethod6Code[]AuthenticationMethod6Code.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 AuthenticationMethod6CodeModifier and TypeMethodDescriptionvoidTransactionVerificationResult4.setMtd(AuthenticationMethod6Code value) Sets the value of the mtd property.