Class CommandLine.WithArgOption
java.lang.Object
org.datanucleus.util.CommandLine.Option
org.datanucleus.util.CommandLine.WithArgOption
- Enclosing class:
CommandLine
Use argment option class.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) StringOption argment name(package private) StringDesignated argment valueFields inherited from class CommandLine.Option
description, longName, shortName -
Constructor Summary
ConstructorsConstructorDescriptionWithArgOption(String shortName, String longName, String desc, String name) Constructor -
Method Summary