Uses of Enum Class
org.coderic.iso20022.messages.casp.CardDataReading8Code
-
Uses of CardDataReading8Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic CardDataReading8Code
PaymentContext29.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 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 TypeMethodDescriptionSaleContext4.getAllwdNtryMd()
Gets the value of the allwdNtryMd property.PointOfInteractionCapabilities9.getCardRdngCpblties()
Gets the value of the cardRdngCpblties property.Modifier and TypeMethodDescriptionvoid
PaymentContext29.setCardDataNtryMd
(CardDataReading8Code value) Sets the value of the cardDataNtryMd property.void
DeviceInitialisationCardReaderResponse2.setCardNtryMd
(CardDataReading8Code value) Sets the value of the cardNtryMd property.void
LoyaltyAccount3.setNtryMd
(CardDataReading8Code value) Sets the value of the ntryMd property.void
StoredValueAccount2.setNtryMd
(CardDataReading8Code value) Sets the value of the ntryMd property.