Uses of Enum Class
org.coderic.iso20022.messages.cafm.CardDataReading10Code
Packages that use CardDataReading10Code
-
Uses of CardDataReading10Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return CardDataReading10CodeModifier and TypeMethodDescriptionstatic CardDataReading10CodeCardReadingCapabilities1.getCpblty()Gets the value of the cpblty property.static CardDataReading10CodeReturns the enum constant of this class with the specified name.static CardDataReading10Code[]CardDataReading10Code.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 CardDataReading10CodeModifier and TypeMethodDescriptionvoidCardReadingCapabilities1.setCpblty(CardDataReading10Code value) Sets the value of the cpblty property.