Uses of Class
org.specrunner.report.core.ReportPart

Packages that use ReportPart
org.specrunner.report.core   
 

Uses of ReportPart in org.specrunner.report.core
 

Fields in org.specrunner.report.core with type parameters of type ReportPart
static List<ReportPart> AbstractReport.DEFAULT_PARTS
          Default behavior.
protected  List<ReportPart> AbstractReport.parts
          Final report parts.
 

Methods in org.specrunner.report.core that return types with arguments of type ReportPart
 List<ReportPart> AbstractReport.getParts()
          Get the report pats.
 

Method parameters in org.specrunner.report.core with type arguments of type ReportPart
 void AbstractReport.setParts(List<ReportPart> parts)
          Set the parts.
 



Copyright © 2014. All rights reserved.