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.SyntaxHighlightSwaggerUiConfigProperties. getSyntaxHighlight()Gets syntaxHighlight.Methods in org.springdoc.core with parameters of type SwaggerUiConfigProperties.SyntaxHighlight Modifier and Type Method Description voidSwaggerUiConfigProperties. setSyntaxHighlight(SwaggerUiConfigProperties.SyntaxHighlight syntaxHighlight)Sets syntaxHighlight.
-