Uses of Class
org.springdoc.core.SwaggerUiConfigProperties.SyntaxHighlight
-
Packages that use SwaggerUiConfigProperties.SyntaxHighlight Package Description org.springdoc.core -
-
Uses of SwaggerUiConfigProperties.SyntaxHighlight in org.springdoc.core
Methods in org.springdoc.core that return SwaggerUiConfigProperties.SyntaxHighlight Modifier and Type Method Description SwaggerUiConfigProperties.SyntaxHighlight
SwaggerUiConfigProperties. getSyntaxHighlight()
Gets syntaxHighlight.Methods in org.springdoc.core with parameters of type SwaggerUiConfigProperties.SyntaxHighlight Modifier and Type Method Description void
SwaggerUiConfigProperties. setSyntaxHighlight(SwaggerUiConfigProperties.SyntaxHighlight syntaxHighlight)
Sets syntaxHighlight.
-