Uses of Enum Class
org.coderic.iso20022.messages.caaa.CardDataReading8Code
Packages that use CardDataReading8Code
-
Uses of CardDataReading8Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return CardDataReading8CodeModifier and TypeMethodDescriptionstatic CardDataReading8CodeLoyaltyAccount3.getNtryMd()Gets the value of the ntryMd property.StoredValueAccount2.getNtryMd()Gets the value of the ntryMd property.static CardDataReading8CodeReturns 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.Methods in org.coderic.iso20022.messages.caaa that return types with arguments of type CardDataReading8CodeModifier and TypeMethodDescriptionPointOfInteractionCapabilities9.getCardRdngCpblties()Gets the value of the cardRdngCpblties property.Methods in org.coderic.iso20022.messages.caaa with parameters of type CardDataReading8CodeModifier and TypeMethodDescriptionvoidLoyaltyAccount3.setNtryMd(CardDataReading8Code value) Sets the value of the ntryMd property.voidStoredValueAccount2.setNtryMd(CardDataReading8Code value) Sets the value of the ntryMd property.