Uses of Enum Class
org.coderic.iso20022.messages.caad.OutputFormat5Code
-
Uses of OutputFormat5Code in org.coderic.iso20022.messages.caad
Modifier and TypeMethodDescriptionstatic OutputFormat5Code
ReportData6.getFrmt()
Gets the value of the frmt property.static OutputFormat5Code
Returns 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.Modifier and TypeMethodDescriptionvoid
ReportData6.setFrmt
(OutputFormat5Code value) Sets the value of the frmt property.