Package | Description |
---|---|
oracle.jbo.script.debug.client |
Modifier and Type | Method and Description |
---|---|
static CommandInterpreter.Commands |
CommandInterpreter.Commands.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommandInterpreter.Commands[] |
CommandInterpreter.Commands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|