| Modifier and Type | Method | Description |
|---|---|---|
Widgets.CmdLine.DescriptionType |
Widgets.CmdLine.getDescriptionType() |
|
static Widgets.CmdLine.DescriptionType |
Widgets.CmdLine.DescriptionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Widgets.CmdLine.DescriptionType[] |
Widgets.CmdLine.DescriptionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
CmdLine(String line,
String head,
String tail,
List<String> args,
Widgets.CmdLine.DescriptionType descType) |
CmdLine class constructor.
|
Copyright © 2020. All rights reserved.