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