public static class AbstractSwaggerUiConfigProperties.SyntaxHighlight extends Object
Constructor and Description |
---|
SyntaxHighlight() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getActivated()
Gets activated.
|
String |
getTheme()
Gets theme.
|
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 themeCopyright © 2020. All rights reserved.