Uses of Class
org.jmythapi.database.IJobStatus.Status

Packages that use IJobStatus.Status
org.jmythapi.database   
org.jmythapi.database.impl   
 

Uses of IJobStatus.Status in org.jmythapi.database
 

Methods in org.jmythapi.database that return IJobStatus.Status
static IJobStatus.Status IJobStatus.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IJobStatus.Status[] IJobStatus.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of IJobStatus.Status in org.jmythapi.database.impl
 

Methods in org.jmythapi.database.impl with parameters of type IJobStatus.Status
static JobStatus JobStatus.valueOf(ProtocolVersion protoVersion, int dbVersion, IJobStatus.Status status)
           
 



Copyright © 2008-2013. All Rights Reserved.