Uses of Enum Class
org.coderic.iso20022.messages.caaa.AuthenticationMethod8Code
Packages that use AuthenticationMethod8Code
-
Uses of AuthenticationMethod8Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return AuthenticationMethod8CodeModifier and TypeMethodDescriptionstatic AuthenticationMethod8CodeCardholderAuthentication17.getAuthntcnMtd()Gets the value of the authntcnMtd property.static AuthenticationMethod8CodeReturns the enum constant of this class with the specified name.static AuthenticationMethod8Code[]AuthenticationMethod8Code.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 AuthenticationMethod8CodeModifier and TypeMethodDescriptionvoidCardholderAuthentication17.setAuthntcnMtd(AuthenticationMethod8Code value) Sets the value of the authntcnMtd property.