Uses of Enum Class
org.coderic.iso20022.messages.cafm.CardholderVerificationCapability5Code
Packages that use CardholderVerificationCapability5Code
-
Uses of CardholderVerificationCapability5Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return CardholderVerificationCapability5CodeModifier and TypeMethodDescriptionCardholderVerificationCapabilities1.getCpblty()
Gets the value of the cpblty property.Returns the enum constant of this class with the specified name.CardholderVerificationCapability5Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafm with parameters of type CardholderVerificationCapability5CodeModifier and TypeMethodDescriptionvoid
CardholderVerificationCapabilities1.setCpblty
(CardholderVerificationCapability5Code value) Sets the value of the cpblty property.