protected static class RestDocumentationGenerator.RequestMethodColors extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RestDocumentationGenerator.RequestMethodColors() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBgColor() |
String |
getBrdColor() |
String |
getTagColor() |
String |
getTagName() |
void |
setBgColor(String bgColor) |
void |
setBrdColor(String brdColor) |
void |
setTagColor(String tagColor) |
void |
setTagName(String tagName) |
protected RestDocumentationGenerator.RequestMethodColors()
public String getTagName()
public void setTagName(String tagName)
public String getTagColor()
public void setTagColor(String tagColor)
public String getBgColor()
public void setBgColor(String bgColor)
public String getBrdColor()
public void setBrdColor(String brdColor)
Copyright © 2016 SiteWhere, LLC.. All rights reserved.