Uses of Enum Class
org.coderic.iso20022.messages.casp.Exemption1Code
Packages that use Exemption1Code
-
Uses of Exemption1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return Exemption1CodeModifier and TypeMethodDescriptionstatic Exemption1CodeCardholderAuthentication17.getAuthntcnXmptn()Gets the value of the authntcnXmptn property.static Exemption1CodeReturns the enum constant of this class with the specified name.static Exemption1Code[]Exemption1Code.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 Exemption1CodeModifier and TypeMethodDescriptionvoidCardholderAuthentication17.setAuthntcnXmptn(Exemption1Code value) Sets the value of the authntcnXmptn property.