Class CommandLine.Option
java.lang.Object
org.datanucleus.util.CommandLine.Option
- Direct Known Subclasses:
CommandLine.NoArgOption, CommandLine.WithArgOption
- Enclosing class:
CommandLine
CommandLine option base class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
shortName
Short name option -
longName
Long name option -
description
option description
-
-
Constructor Details
-
Option
-