Uses of Enum Class
org.coderic.iso20022.messages.caaa.AuthenticationMethod6Code
Packages that use AuthenticationMethod6Code
-
Uses of AuthenticationMethod6Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa 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.caaa with parameters of type AuthenticationMethod6CodeModifier and TypeMethodDescriptionvoidTransactionVerificationResult4.setMtd(AuthenticationMethod6Code value) Sets the value of the mtd property.