Uses of Enum Class
org.coderic.iso20022.messages.caaa.Response9Code
-
Uses of Response9Code in org.coderic.iso20022.messages.caaa
Modifier and TypeMethodDescriptionstatic Response9Code
CardPaymentTransactionAdviceResponse8.getRspn()
Gets the value of the rspn property.ResponseType10.getRspn()
Gets the value of the rspn property.static Response9Code
Returns the enum constant of this class with the specified name.static Response9Code[]
Response9Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CardPaymentTransactionAdviceResponse8.setRspn
(Response9Code value) Sets the value of the rspn property.void
ResponseType10.setRspn
(Response9Code value) Sets the value of the rspn property.