Class SwaggerUiConfigProperties.SyntaxHighlight

  • Enclosing class:
    SwaggerUiConfigProperties

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

      • SyntaxHighlight

        public SyntaxHighlight()
    • Method Detail

      • 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