Uses of Class
com.projectdarkstar.tools.dtc.domain.TestQueueStatus

Uses of TestQueueStatus in com.projectdarkstar.tools.dtc.domain
 

Methods in com.projectdarkstar.tools.dtc.domain that return TestQueueStatus
 TestQueueStatus TestQueue.getStatus()
           
static TestQueueStatus TestQueueStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestQueueStatus[] TestQueueStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.projectdarkstar.tools.dtc.domain with parameters of type TestQueueStatus
 void TestQueue.setStatus(TestQueueStatus status)
           
 



Copyright © 2013. All Rights Reserved.