Uses of Enum Class
org.coderic.iso20022.messages.casp.CardDataReading5Code
-
Uses of CardDataReading5Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic CardDataReading5Code
PlainCardData17.getNtryMd()
Gets the value of the ntryMd property.Vehicle2.getNtryMd()
Gets the value of the ntryMd property.Vehicle1.getVhclTagNtryMd()
Gets the value of the vhclTagNtryMd property.static CardDataReading5Code
Returns the enum constant of this class with the specified name.static CardDataReading5Code[]
CardDataReading5Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PlainCardData17.setNtryMd
(CardDataReading5Code value) Sets the value of the ntryMd property.void
Vehicle2.setNtryMd
(CardDataReading5Code value) Sets the value of the ntryMd property.void
Vehicle1.setVhclTagNtryMd
(CardDataReading5Code value) Sets the value of the vhclTagNtryMd property.