Uses of Enum Class
org.coderic.iso20022.messages.cafm.CardDataReading9Code
Packages that use CardDataReading9Code
-
Uses of CardDataReading9Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return CardDataReading9CodeModifier and TypeMethodDescriptionstatic CardDataReading9CodeWallet2.getCardDataNtryMd()Gets the value of the cardDataNtryMd property.static CardDataReading9CodeReturns the enum constant of this class with the specified name.static CardDataReading9Code[]CardDataReading9Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafm with parameters of type CardDataReading9CodeModifier and TypeMethodDescriptionvoidWallet2.setCardDataNtryMd(CardDataReading9Code value) Sets the value of the cardDataNtryMd property.