Uses of Enum Class
com.orientechnologies.common.console.OConsoleApplication.RESULT
Packages that use OConsoleApplication.RESULT
-
Uses of OConsoleApplication.RESULT in com.orientechnologies.common.console
Methods in com.orientechnologies.common.console that return OConsoleApplication.RESULTModifier and TypeMethodDescriptionprotected OConsoleApplication.RESULTprotected OConsoleApplication.RESULTOConsoleApplication.executeServerCommand(String iCommand) static OConsoleApplication.RESULTReturns the enum constant of this class with the specified name.static OConsoleApplication.RESULT[]OConsoleApplication.RESULT.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OConsoleApplication.RESULT in com.orientechnologies.orient.console
Methods in com.orientechnologies.orient.console that return OConsoleApplication.RESULTModifier and TypeMethodDescriptionprotected OConsoleApplication.RESULTOConsoleDatabaseApp.executeServerCommand(String iCommand)