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