|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.boot.AbstractBootOption
com.caucho.boot.ValueBootOption
com.caucho.boot.ValueIntBootOption
public class ValueIntBootOption
Constructor Summary | |
---|---|
ValueIntBootOption(java.lang.String name,
java.lang.String value,
java.lang.String description)
|
Method Summary | |
---|---|
boolean |
isIntValue()
|
Methods inherited from class com.caucho.boot.ValueBootOption |
---|
getValueName, isValue |
Methods inherited from class com.caucho.boot.AbstractBootOption |
---|
getDescription, getName, getUsage, isDeprecated, isFlag, setDeprecated, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValueIntBootOption(java.lang.String name, java.lang.String value, java.lang.String description)
Method Detail |
---|
public boolean isIntValue()
isIntValue
in interface BootOption
isIntValue
in class AbstractBootOption
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |