Uses of Enum Class
org.coderic.iso20022.messages.casp.CardDataReading8Code
Packages that use CardDataReading8Code
-
Uses of CardDataReading8Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return CardDataReading8CodeModifier and TypeMethodDescriptionstatic CardDataReading8CodePaymentContext29.getCardDataNtryMd()Gets the value of the cardDataNtryMd property.DeviceInitialisationCardReaderResponse2.getCardNtryMd()Gets the value of the cardNtryMd property.LoyaltyAccount3.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.casp that return types with arguments of type CardDataReading8CodeModifier and TypeMethodDescriptionSaleContext4.getAllwdNtryMd()Gets the value of the allwdNtryMd property.PointOfInteractionCapabilities9.getCardRdngCpblties()Gets the value of the cardRdngCpblties property.Methods in org.coderic.iso20022.messages.casp with parameters of type CardDataReading8CodeModifier and TypeMethodDescriptionvoidPaymentContext29.setCardDataNtryMd(CardDataReading8Code value) Sets the value of the cardDataNtryMd property.voidDeviceInitialisationCardReaderResponse2.setCardNtryMd(CardDataReading8Code value) Sets the value of the cardNtryMd property.voidLoyaltyAccount3.setNtryMd(CardDataReading8Code value) Sets the value of the ntryMd property.voidStoredValueAccount2.setNtryMd(CardDataReading8Code value) Sets the value of the ntryMd property.