protected static class ThemeAutoImporter.ThemeDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected Map<String,String> |
options |
| Modifier | Constructor and Description |
|---|---|
protected |
ThemeDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getOptions() |
void |
setName(String name) |
void |
setOptions(Map<String,String> options) |