Uses of Enum Class
org.coderic.iso20022.messages.casp.CardDataReading5Code
Packages that use CardDataReading5Code
-
Uses of CardDataReading5Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return CardDataReading5CodeModifier and TypeMethodDescriptionstatic CardDataReading5CodePlainCardData17.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 CardDataReading5CodeReturns 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.Methods in org.coderic.iso20022.messages.casp with parameters of type CardDataReading5CodeModifier and TypeMethodDescriptionvoidPlainCardData17.setNtryMd(CardDataReading5Code value) Sets the value of the ntryMd property.voidVehicle2.setNtryMd(CardDataReading5Code value) Sets the value of the ntryMd property.voidVehicle1.setVhclTagNtryMd(CardDataReading5Code value) Sets the value of the vhclTagNtryMd property.