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

Packages that use ECReportGroupList
pops.ale.epc.reports   
 

Uses of ECReportGroupList in pops.ale.epc.reports
 

Methods in pops.ale.epc.reports that return ECReportGroupList
 ECReportGroupList ECReportGroup.getGroupList()
          Getter for groupList
 

Methods in pops.ale.epc.reports with parameters of type ECReportGroupList
 void ECReportGroup.setGroupList(ECReportGroupList groupList)
          Setter for groupList
 

Constructors in pops.ale.epc.reports with parameters of type ECReportGroupList
ECReportGroup(java.lang.String groupName, ECReportGroupList groupList, ECReportGroupCount groupCount)
          Constructor