Uses of Enum Class
org.coderic.iso20022.messages.catp.ResultDetail4Code
Packages that use ResultDetail4Code
-
Uses of ResultDetail4Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return ResultDetail4CodeModifier and TypeMethodDescriptionstatic ResultDetail4CodeResponseType7.getRspnRsn()Gets the value of the rspnRsn property.static ResultDetail4CodeReturns the enum constant of this class with the specified name.static ResultDetail4Code[]ResultDetail4Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.catp with parameters of type ResultDetail4CodeModifier and TypeMethodDescriptionvoidResponseType7.setRspnRsn(ResultDetail4Code value) Sets the value of the rspnRsn property.