Uses of Enum Class
org.coderic.iso20022.messages.cafc.Response8Code
-
Uses of Response8Code in org.coderic.iso20022.messages.cafc
Modifier and TypeMethodDescriptionstatic Response8Code
ResultData10.getRslt()
Gets the value of the rslt property.ResultData7.getRslt()
Gets the value of the rslt property.static Response8Code
Returns 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.Modifier and TypeMethodDescriptionvoid
ResultData10.setRslt
(Response8Code value) Sets the value of the rslt property.void
ResultData7.setRslt
(Response8Code value) Sets the value of the rslt property.