Uses of Enum Class
org.coderic.iso20022.messages.caaa.Response1Code
Packages that use Response1Code
-
Uses of Response1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return Response1CodeModifier and TypeMethodDescriptionstatic Response1CodeCardPaymentTransactionAdviceResponse5.getRspn()Gets the value of the rspn property.static Response1CodeReturns the enum constant of this class with the specified name.static Response1Code[]Response1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caaa with parameters of type Response1CodeModifier and TypeMethodDescriptionvoidCardPaymentTransactionAdviceResponse5.setRspn(Response1Code value) Sets the value of the rspn property.