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

Packages that use ECSightingStat
pops.ale.epc.reports   
 

Uses of ECSightingStat in pops.ale.epc.reports
 

Methods in pops.ale.epc.reports that return ECSightingStat
 ECSightingStat[] ECReaderStat.getSightings()
          Getter for sightings
 

Methods in pops.ale.epc.reports with parameters of type ECSightingStat
 void ECReaderStat.setSightings(ECSightingStat[] sightings)
          Setter for sightings
 

Constructors in pops.ale.epc.reports with parameters of type ECSightingStat
ECReaderStat(java.lang.String readerName, ECSightingStat[] sightings)
          Constructor