Uses of Enum Class
org.coderic.iso20022.messages.caaa.AuthenticationResult1Code
Packages that use AuthenticationResult1Code
-
Uses of AuthenticationResult1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return AuthenticationResult1CodeModifier and TypeMethodDescriptionstatic AuthenticationResult1CodeCardholderAuthentication17.getAuthntcnRslt()Gets the value of the authntcnRslt property.static AuthenticationResult1CodeReturns the enum constant of this class with the specified name.static AuthenticationResult1Code[]AuthenticationResult1Code.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 AuthenticationResult1CodeModifier and TypeMethodDescriptionvoidCardholderAuthentication17.setAuthntcnRslt(AuthenticationResult1Code value) Sets the value of the authntcnRslt property.