Uses of Enum Class
org.coderic.iso20022.messages.casp.Response11Code
Packages that use Response11Code
-
Uses of Response11Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return Response11CodeModifier and TypeMethodDescriptionstatic Response11CodeResponseType11.getRspn()Gets the value of the rspn property.static Response11CodeReturns the enum constant of this class with the specified name.static Response11Code[]Response11Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp with parameters of type Response11CodeModifier and TypeMethodDescriptionvoidResponseType11.setRspn(Response11Code value) Sets the value of the rspn property.