Uses of Enum Class
org.coderic.iso20022.messages.cafm.OutputFormat5Code
Packages that use OutputFormat5Code
-
Uses of OutputFormat5Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return OutputFormat5CodeModifier and TypeMethodDescriptionstatic OutputFormat5CodeFileActionDetails2.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.cafm with parameters of type OutputFormat5CodeModifier and TypeMethodDescriptionvoidFileActionDetails2.setFrmt(OutputFormat5Code value) Sets the value of the frmt property.