Uses of Enum Class
org.coderic.iso20022.messages.caaa.Response1Code
-
Uses of Response1Code in org.coderic.iso20022.messages.caaa
Modifier and TypeMethodDescriptionstatic Response1Code
CardPaymentTransactionAdviceResponse5.getRspn()
Gets the value of the rspn property.static Response1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
CardPaymentTransactionAdviceResponse5.setRspn
(Response1Code value) Sets the value of the rspn property.