Uses of Class
org.openforis.collect.web.controller.RecordStatsGenerator.PointStats
-
Packages that use RecordStatsGenerator.PointStats Package Description org.openforis.collect.web.controller -
-
Uses of RecordStatsGenerator.PointStats in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return RecordStatsGenerator.PointStats Modifier and Type Method Description RecordStatsGenerator.PointStatsRecordStatsGenerator.RecordsStats. getOrCreateDailyStats(Date date)Methods in org.openforis.collect.web.controller that return types with arguments of type RecordStatsGenerator.PointStats Modifier and Type Method Description Map<Integer,RecordStatsGenerator.PointStats>RecordStatsGenerator.RecordsStats. getDailyStats()Map<Integer,RecordStatsGenerator.PointStats>RecordStatsGenerator.RecordsStats. getMonthlyStats()Map<Integer,RecordStatsGenerator.PointStats>RecordStatsGenerator.RecordsStats. getYearlyStats()Methods in org.openforis.collect.web.controller with parameters of type RecordStatsGenerator.PointStats Modifier and Type Method Description voidRecordStatsGenerator.PointStats. incrementAll(RecordStatsGenerator.PointStats currentDayStats)
-