|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Number
org.jmythapi.protocol.response.impl.AGroup<E>
org.jmythapi.protocol.response.impl.AEnumGroup<E>
org.jmythapi.database.impl.ADatabaseEnumGroup<IJobType.Type>
org.jmythapi.database.impl.JobType
public class JobType
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jmythapi.database.IJobType |
---|
IJobType.Type |
Field Summary |
---|
Fields inherited from class org.jmythapi.protocol.response.impl.AGroup |
---|
groupClass, logger, longValue, protoVersion |
Constructor Summary | |
---|---|
JobType(ProtocolVersion protoVersion,
int dbVersion,
int value)
|
Method Summary | |
---|---|
static JobType |
valueOf(ProtocolVersion protoVersion,
int dbVersion,
IJobType.Type type)
|
static JobType |
valueOf(ProtocolVersion protoVersion,
int dbVersion,
String value)
|
Methods inherited from class org.jmythapi.database.impl.ADatabaseEnumGroup |
---|
getEnum |
Methods inherited from class org.jmythapi.protocol.response.impl.AEnumGroup |
---|
getEnumValue, hasEnum, hasEnum, toString, valueOf |
Methods inherited from class org.jmythapi.protocol.response.impl.AGroup |
---|
clone, createObject, doubleValue, equals, floatValue, formatTo, getGroupClass, getVersionNr, hashCode, intValue, longValue |
Methods inherited from class java.lang.Number |
---|
byteValue, shortValue |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jmythapi.protocol.response.IEnumGroup |
---|
getEnum, hasEnum, hasEnum |
Methods inherited from interface org.jmythapi.protocol.response.IGroup |
---|
getGroupClass, longValue |
Methods inherited from interface org.jmythapi.IVersionable |
---|
getVersionNr |
Constructor Detail |
---|
public JobType(ProtocolVersion protoVersion, int dbVersion, int value)
Method Detail |
---|
public static JobType valueOf(ProtocolVersion protoVersion, int dbVersion, String value)
public static JobType valueOf(ProtocolVersion protoVersion, int dbVersion, IJobType.Type type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |