Uses of Enum Class
com.apiflows.parser.OpenAPIWorkflowParserResult.Format
Packages that use OpenAPIWorkflowParserResult.Format
-
Uses of OpenAPIWorkflowParserResult.Format in com.apiflows.parser
Methods in com.apiflows.parser that return OpenAPIWorkflowParserResult.FormatModifier and TypeMethodDescriptionOpenAPIWorkflowParserResult.getFormat()Returns the enum constant of this class with the specified name.static OpenAPIWorkflowParserResult.Format[]OpenAPIWorkflowParserResult.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.apiflows.parser with parameters of type OpenAPIWorkflowParserResult.FormatModifier and TypeMethodDescriptionvoidOpenAPIWorkflowParserResult.setFormat(OpenAPIWorkflowParserResult.Format format)