Uses of Enum Class
org.coderic.iso20022.messages.canm.OutputFormat4Code
Packages that use OutputFormat4Code
-
Uses of OutputFormat4Code in org.coderic.iso20022.messages.canm
Methods in org.coderic.iso20022.messages.canm that return OutputFormat4CodeModifier and TypeMethodDescriptionstatic OutputFormat4CodeAdditionalInformation30.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.canm with parameters of type OutputFormat4CodeModifier and TypeMethodDescriptionvoidAdditionalInformation30.setFrmt(OutputFormat4Code value) Sets the value of the frmt property.