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