Uses of Enum Class
org.coderic.iso20022.messages.catm.ResultDetail3Code
-
Uses of ResultDetail3Code in org.coderic.iso20022.messages.catm
Modifier and TypeMethodDescriptionstatic ResultDetail3Code
ResponseType6.getRspnDtl()
Gets the value of the rspnDtl property.static ResultDetail3Code
Returns the enum constant of this class with the specified name.static ResultDetail3Code[]
ResultDetail3Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ResponseType6.setRspnDtl
(ResultDetail3Code value) Sets the value of the rspnDtl property.