Uses of Enum Class
com.pixelservices.flash.swagger.OpenAPIUITemplate
Packages that use OpenAPIUITemplate
-
Uses of OpenAPIUITemplate in com.pixelservices.flash.components
Methods in com.pixelservices.flash.components with parameters of type OpenAPIUITemplateModifier and TypeMethodDescriptionFlashServer.openapi
(String endpoint, OpenAPIConfiguration configuration, OpenAPIUITemplate templateHtml) -
Uses of OpenAPIUITemplate in com.pixelservices.flash.swagger
Methods in com.pixelservices.flash.swagger that return OpenAPIUITemplateModifier and TypeMethodDescriptionstatic OpenAPIUITemplate
Returns the enum constant of this class with the specified name.static OpenAPIUITemplate[]
OpenAPIUITemplate.values()
Returns an array containing the constants of this enum class, in the order they are declared.