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