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