public static class SwaggerUiConfigProperties.SyntaxHighlight extends Object
| Constructor and Description |
|---|
SyntaxHighlight() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActivated()
Gets activated.
|
String |
getTheme()
Gets theme.
|
boolean |
isPresent()
Is present boolean.
|
void |
setActivated(Boolean activated)
Sets activated.
|
void |
setTheme(String theme)
Sets theme.
|
public Boolean getActivated()
public void setActivated(Boolean activated)
activated - the activatedpublic String getTheme()
public void setTheme(String theme)
theme - the themepublic boolean isPresent()
Copyright © 2024. All rights reserved.