|
Griffon 1.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.griffon.cli.parsing.DefaultCommandLine.SpecifiedOption
public static class DefaultCommandLine.SpecifiedOption
Field Summary | |
---|---|
private Option |
option
|
private Object |
value
|
Constructor Summary | |
DefaultCommandLine.SpecifiedOption()
|
Method Summary | |
---|---|
Option
|
getOption()
|
Object
|
getValue()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
private Option option
private Object value
Constructor Detail |
---|
DefaultCommandLine.SpecifiedOption()
Method Detail |
---|
public Option getOption()
public Object getValue()
Groovy Documentation