Package | Description |
---|---|
de.unihd.dbs.heideltime.standalone |
Modifier and Type | Method and Description |
---|---|
static CLISwitch |
CLISwitch.getEnumFromSwitch(java.lang.String cliSwitch) |
static CLISwitch |
CLISwitch.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CLISwitch[] |
CLISwitch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|