|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.util.config.ConfigOption
org.hyperic.util.config.EnumerationConfigOption
org.hyperic.util.config.YesNoConfigOption
public class YesNoConfigOption
| Field Summary | |
|---|---|
static java.lang.String |
NO
|
static java.lang.String |
YES
|
| Constructor Summary | |
|---|---|
YesNoConfigOption(java.lang.String optName,
java.lang.String optDesc,
java.lang.String defValue)
|
|
| Method Summary |
|---|
| Methods inherited from class org.hyperic.util.config.EnumerationConfigOption |
|---|
addValue, checkOptionIsValid, getDefault, getValues |
| Methods inherited from class org.hyperic.util.config.ConfigOption |
|---|
copy, equals, getCategory, getConfirm, getDescription, getName, hashCode, invalidOption, isOptional, setCategory, setConfirm, setDefault, setDescription, setName, setOptional, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String YES
public static java.lang.String NO
| Constructor Detail |
|---|
public YesNoConfigOption(java.lang.String optName,
java.lang.String optDesc,
java.lang.String defValue)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||