Uses of Enum Class
org.coderic.iso20022.messages.catm.ResultDetail3Code
Packages that use ResultDetail3Code
-
Uses of ResultDetail3Code in org.coderic.iso20022.messages.catm
Methods in org.coderic.iso20022.messages.catm that return ResultDetail3CodeModifier and TypeMethodDescriptionstatic ResultDetail3CodeResponseType6.getRspnDtl()Gets the value of the rspnDtl property.static ResultDetail3CodeReturns 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.Methods in org.coderic.iso20022.messages.catm with parameters of type ResultDetail3CodeModifier and TypeMethodDescriptionvoidResponseType6.setRspnDtl(ResultDetail3Code value) Sets the value of the rspnDtl property.