|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option | |
---|---|
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine | Data-structures for representing command-lines. |
Uses of Option in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine |
---|
Methods in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine that return Option | ||
---|---|---|
static
|
CommandLines.option(String letter)
|
|
static
|
CommandLines.option(String letter,
String name,
List<Value> values)
|
|
static
|
CommandLines.option(String letter,
String name,
Value... values)
|
Methods in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine with parameters of type Option | |
---|---|
void |
Argument.ArgumentVisitor.handle(Option<Value> o)
Handle the case of an option. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |