|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.csutils.groovy.Main.Opt
net.sf.csutils.groovy.Main.FileOpt
public abstract static class Main.FileOpt
| Constructor Summary | |
|---|---|
Main.FileOpt(String pName,
String pShortDescription,
String pLongDescription,
boolean pRequired,
boolean pMustExist)
|
|
| Method Summary | |
|---|---|
boolean |
isMustExist()
|
abstract void |
setValue(File pValue)
|
| Methods inherited from class net.sf.csutils.groovy.Main.Opt |
|---|
getLongDescription, getName, getShortDescription, isRequired, isSet, setSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Main.FileOpt(String pName,
String pShortDescription,
String pLongDescription,
boolean pRequired,
boolean pMustExist)
| Method Detail |
|---|
public boolean isMustExist()
public abstract void setValue(File pValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||