Package | Description |
---|---|
com.orientechnologies.common.console |
Modifier and Type | Method and Description |
---|---|
protected OConsoleApplication.RESULT |
OConsoleApplication.execute(String iCommand) |
static OConsoleApplication.RESULT |
OConsoleApplication.RESULT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OConsoleApplication.RESULT[] |
OConsoleApplication.RESULT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 OrientDB. All rights reserved.