Uses of Enum Class
org.coderic.iso20022.messages.casr.Response8Code
Packages that use Response8Code
-
Uses of Response8Code in org.coderic.iso20022.messages.casr
Methods in org.coderic.iso20022.messages.casr that return Response8CodeModifier and TypeMethodDescriptionstatic Response8CodeResultData7.getRslt()Gets the value of the rslt property.static Response8CodeReturns the enum constant of this class with the specified name.static Response8Code[]Response8Code.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 Response8CodeModifier and TypeMethodDescriptionvoidResultData7.setRslt(Response8Code value) Sets the value of the rslt property.