Uses of Enum Class
org.coderic.iso20022.messages.caaa.CardDataReading8Code
-
Uses of CardDataReading8Code in org.coderic.iso20022.messages.caaa
Modifier and TypeMethodDescriptionstatic CardDataReading8Code
LoyaltyAccount3.getNtryMd()
Gets the value of the ntryMd property.StoredValueAccount2.getNtryMd()
Gets the value of the ntryMd property.static CardDataReading8Code
Returns the enum constant of this class with the specified name.static CardDataReading8Code[]
CardDataReading8Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPointOfInteractionCapabilities9.getCardRdngCpblties()
Gets the value of the cardRdngCpblties property.Modifier and TypeMethodDescriptionvoid
LoyaltyAccount3.setNtryMd
(CardDataReading8Code value) Sets the value of the ntryMd property.void
StoredValueAccount2.setNtryMd
(CardDataReading8Code value) Sets the value of the ntryMd property.