Uses of Class
org.squashtest.csp.tm.domain.report.common.dto.ReqCoverageByTestStatType

Packages that use ReqCoverageByTestStatType
org.squashtest.csp.tm.domain.report.common.dto   
 

Uses of ReqCoverageByTestStatType in org.squashtest.csp.tm.domain.report.common.dto
 

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

Methods in org.squashtest.csp.tm.domain.report.common.dto with parameters of type ReqCoverageByTestStatType
 void ReqCoverageByTestProjectDto.incrementNumber(ReqCoverageByTestStatType type)
          Increments the number identified by the ReqCoverageByTestStatType
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.