Package org.locationtech.jtstest.command
Class Option
java.lang.Object
org.locationtech.jtstest.command.Option
The parameters for an instance of an option occurring in a command
- Version:
- 1.7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
optSpec
OptionSpec optSpec -
args
String[] args
-
-
Constructor Details
-
Option
-
-
Method Details
-
getName
-
getNumArgs
public int getNumArgs() -
getArg
-
getArgAsInt
public int getArgAsInt(int i)
-