Uses of Enum Class
org.coderic.iso20022.messages.casp.CardFallback1Code
Packages that use CardFallback1Code
-
Uses of CardFallback1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return CardFallback1CodeModifier and TypeMethodDescriptionstatic CardFallback1CodePaymentContext29.getFllbckInd()Gets the value of the fllbckInd property.static CardFallback1CodeReturns the enum constant of this class with the specified name.static CardFallback1Code[]CardFallback1Code.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 CardFallback1CodeModifier and TypeMethodDescriptionvoidPaymentContext29.setFllbckInd(CardFallback1Code value) Sets the value of the fllbckInd property.