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