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