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