Class SwaggerUiConfigProperties.SyntaxHighlight

java.lang.Object
org.springdoc.core.properties.SwaggerUiConfigProperties.SyntaxHighlight
Enclosing class:
SwaggerUiConfigProperties

public static class SwaggerUiConfigProperties.SyntaxHighlight extends Object
The type Syntax highlight.
Author:
bnasslashen
  • Constructor Details

    • SyntaxHighlight

      public SyntaxHighlight()
  • Method Details

    • getActivated

      public Boolean getActivated()
      Gets activated.
      Returns:
      the activated
    • setActivated

      public void setActivated(Boolean activated)
      Sets activated.
      Parameters:
      activated - the activated
    • getTheme

      public String getTheme()
      Gets theme.
      Returns:
      the theme
    • setTheme

      public void setTheme(String theme)
      Sets theme.
      Parameters:
      theme - the theme
    • isPresent

      public boolean isPresent()
      Is present boolean.
      Returns:
      the boolean