Uses of Class
pops.ale.epc.reports.ECReportGroup

Packages that use ECReportGroup
pops.ale.epc.reports   
 

Uses of ECReportGroup in pops.ale.epc.reports
 

Methods in pops.ale.epc.reports that return ECReportGroup
 ECReportGroup[] ECReport.getGroups()
          Getter for groups
 

Methods in pops.ale.epc.reports with parameters of type ECReportGroup
 void ECReport.setGroups(ECReportGroup[] groups)
          Setter for groups
 

Constructors in pops.ale.epc.reports with parameters of type ECReportGroup
ECReport(java.lang.String reportName, ECReportGroup[] groups)
          Constructor