public class SaharaConfigInfo extends Object implements ConfigInfo
| Constructor and Description |
|---|
SaharaConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicableTarget() |
List<String> |
getConfigValues() |
String |
getDefaultValue() |
String |
getDescription() |
String |
getName() |
Integer |
getPriority() |
String |
getScope() |
String |
getType() |
Boolean |
isOptional() |
String |
toString() |
public String getDefaultValue()
getDefaultValue in interface ConfigInfopublic String getName()
getName in interface ConfigInfopublic Integer getPriority()
getPriority in interface ConfigInfopublic String getType()
getType in interface ConfigInfopublic String getApplicableTarget()
getApplicableTarget in interface ConfigInfopublic Boolean isOptional()
isOptional in interface ConfigInfopublic String getScope()
getScope in interface ConfigInfopublic String getDescription()
getDescription in interface ConfigInfopublic List<String> getConfigValues()
getConfigValues in interface ConfigInfoCopyright © 2017. All rights reserved.