org.codehaus.groovy.grails.cli.parsing
Class DefaultCommandLine.SpecifiedOption

java.lang.Object
  extended by org.codehaus.groovy.grails.cli.parsing.DefaultCommandLine.SpecifiedOption
Enclosing class:
DefaultCommandLine

public static class DefaultCommandLine.SpecifiedOption
extends java.lang.Object


Constructor Summary
DefaultCommandLine.SpecifiedOption()
           
 
Method Summary
 Option getOption()
           
 java.lang.Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCommandLine.SpecifiedOption

public DefaultCommandLine.SpecifiedOption()
Method Detail

getOption

public Option getOption()

getValue

public java.lang.Object getValue()