Uses of Enum Class
dev.relism.flash.ext.openapi.Ui.Swagger.Expand
-
Uses of Ui.Swagger.Expand in dev.relism.flash.ext.openapi
Methods in dev.relism.flash.ext.openapi that return Ui.Swagger.ExpandModifier and TypeMethodDescriptionstatic Ui.Swagger.ExpandReturns the enum constant of this class with the specified name.static Ui.Swagger.Expand[]Ui.Swagger.Expand.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.relism.flash.ext.openapi with parameters of type Ui.Swagger.ExpandModifier and TypeMethodDescriptionUi.Swagger.docExpansion(Ui.Swagger.Expand expand) Tags open, everything open, or nothing.