Uses of Enum Class
org.coderic.iso20022.messages.casr.Response6Code
Packages that use Response6Code
-
Uses of Response6Code in org.coderic.iso20022.messages.casr
Methods in org.coderic.iso20022.messages.casr that return Response6CodeModifier and TypeMethodDescriptionstatic Response6CodeResultData8.getRslt()Gets the value of the rslt property.static Response6CodeReturns the enum constant of this class with the specified name.static Response6Code[]Response6Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casr with parameters of type Response6CodeModifier and TypeMethodDescriptionvoidResultData8.setRslt(Response6Code value) Sets the value of the rslt property.