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 ConfigInfo
public String getName()
getName
in interface ConfigInfo
public Integer getPriority()
getPriority
in interface ConfigInfo
public String getType()
getType
in interface ConfigInfo
public String getApplicableTarget()
getApplicableTarget
in interface ConfigInfo
public Boolean isOptional()
isOptional
in interface ConfigInfo
public String getScope()
getScope
in interface ConfigInfo
public String getDescription()
getDescription
in interface ConfigInfo
public List<String> getConfigValues()
getConfigValues
in interface ConfigInfo
Copyright © 2017. All rights reserved.