Uses of Enum Class
org.coderic.iso20022.messages.caad.OutputFormat5Code
Packages that use OutputFormat5Code
-
Uses of OutputFormat5Code in org.coderic.iso20022.messages.caad
Methods in org.coderic.iso20022.messages.caad that return OutputFormat5CodeModifier and TypeMethodDescriptionstatic OutputFormat5CodeReportData6.getFrmt()Gets the value of the frmt property.static OutputFormat5CodeReturns the enum constant of this class with the specified name.static OutputFormat5Code[]OutputFormat5Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caad with parameters of type OutputFormat5CodeModifier and TypeMethodDescriptionvoidReportData6.setFrmt(OutputFormat5Code value) Sets the value of the frmt property.