Uses of Class
org.squashtest.csp.tm.domain.campaign.TestPlanStatus

Packages that use TestPlanStatus
org.squashtest.csp.tm.domain.campaign   
 

Uses of TestPlanStatus in org.squashtest.csp.tm.domain.campaign
 

Methods in org.squashtest.csp.tm.domain.campaign that return TestPlanStatus
 TestPlanStatus TestPlanStatistics.getStatus()
           
static TestPlanStatus TestPlanStatus.getStatus(TestPlanStatistics statistics)
           
static TestPlanStatus TestPlanStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestPlanStatus[] TestPlanStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.