public class ConfigObject extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ConfigObject.ValueType |
| Constructor and Description |
|---|
ConfigObject(Config value) |
ConfigObject(List<String> values) |
ConfigObject(String value) |
ConfigObject(String[] values) |
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfigValue() |
List<String> |
getListValues() |
String |
getPropertyValue() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.