org.openmdx.compatibility.base.application.spi
Class CommandOptions_1.Parameter
java.lang.Object
org.openmdx.compatibility.base.application.spi.CommandOptions_1.Parameter
- Enclosing class:
- CommandOptions_1
Deprecated.
public static class CommandOptions_1.Parameter
- extends Object
Class to declare the application's parameters
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandOptions_1.Parameter
public CommandOptions_1.Parameter(String name,
String usage,
boolean required,
boolean multivalued)
- Deprecated.
- Parameter declaration
- Parameters:
name - The parameter's nameusage - The part of the usage string associated with
this specific parameterrequired - Whether it's a mandatory or optional parametermultivalued - Whether all the remaining arguments belong to
this parameter
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.