Uses of Enum Class
org.coderic.iso20022.messages.catm.Response2Code
Packages that use Response2Code
-
Uses of Response2Code in org.coderic.iso20022.messages.catm
Methods in org.coderic.iso20022.messages.catm that return Response2CodeModifier and TypeMethodDescriptionstatic Response2CodeResponseType6.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.catm with parameters of type Response2CodeModifier and TypeMethodDescriptionvoidResponseType6.setRspn(Response2Code value) Sets the value of the rspn property.