Uses of Enum Class
org.coderic.iso20022.messages.catp.OutputFormat2Code
Packages that use OutputFormat2Code
-
Uses of OutputFormat2Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return OutputFormat2CodeModifier and TypeMethodDescriptionstatic OutputFormat2CodeActionMessage4.getFrmt()Gets the value of the frmt property.static OutputFormat2CodeReturns the enum constant of this class with the specified name.static OutputFormat2Code[]OutputFormat2Code.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 OutputFormat2CodeModifier and TypeMethodDescriptionvoidActionMessage4.setFrmt(OutputFormat2Code value) Sets the value of the frmt property.