Uses of Class
org.squashtest.csp.tm.domain.report.ReportType

Packages that use ReportType
org.squashtest.csp.tm.domain.report   
org.squashtest.csp.tm.domain.report.common   
 

Uses of ReportType in org.squashtest.csp.tm.domain.report
 

Fields in org.squashtest.csp.tm.domain.report declared as ReportType
protected  ReportType Report.reportType
           
 

Methods in org.squashtest.csp.tm.domain.report that return ReportType
 ReportType Report.getReportType()
           
 

Methods in org.squashtest.csp.tm.domain.report with parameters of type ReportType
protected abstract  void Report.setReportType(ReportType reportType)
          will set the ReportType for this report.
 

Uses of ReportType in org.squashtest.csp.tm.domain.report.common
 

Subclasses of ReportType in org.squashtest.csp.tm.domain.report.common
 class ReportTypeProgressFollowUp
           
 

Methods in org.squashtest.csp.tm.domain.report.common with parameters of type ReportType
protected  void ReportExecutionProgressFollowUp.setReportType(ReportType reportType)
           
protected  void ReportRequirementCoverageByTests.setReportType(ReportType reportType)
           
 



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