|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IJobCommand.Commands | |
|---|---|
| org.jmythapi.database | |
| org.jmythapi.database.impl | |
| Uses of IJobCommand.Commands in org.jmythapi.database |
|---|
| Methods in org.jmythapi.database that return IJobCommand.Commands | |
|---|---|
static IJobCommand.Commands |
IJobCommand.Commands.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IJobCommand.Commands[] |
IJobCommand.Commands.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of IJobCommand.Commands in org.jmythapi.database.impl |
|---|
| Methods in org.jmythapi.database.impl with parameters of type IJobCommand.Commands | |
|---|---|
static JobCommands |
JobCommands.valueOf(ProtocolVersion protoVersion,
int dbVersion,
IJobCommand.Commands command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||