Uses of Enum Class
org.coderic.iso20022.messages.caam.Response2Code
Packages that use Response2Code
-
Uses of Response2Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return Response2CodeModifier and TypeMethodDescriptionstatic Response2CodeATMTransaction28.getRspn()Gets the value of the rspn property.static Response2CodeReturns 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.Methods in org.coderic.iso20022.messages.caam with parameters of type Response2CodeModifier and TypeMethodDescriptionvoidATMTransaction28.setRspn(Response2Code value) Sets the value of the rspn property.