public abstract class BooleanOptionDescription extends OptionDescription
Modifier and Type | Class and Description |
---|---|
static interface |
BooleanOptionDescription.RequiresRebuild |
Constructor and Description |
---|
BooleanOptionDescription(java.lang.String option,
java.lang.String configurableId) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isOptionEnabled() |
abstract void |
setOptionState(boolean enabled) |
compareTo, equals, getConfigurableId, getGroupName, getHit, getOption, getPath, getValue, hasExternalEditor, hashCode, invokeInternalEditor, toString