Uses of Class
org.onebusaway.transit_data_federation.impl.reporting.TripProblemReportRecord

Packages that use TripProblemReportRecord
org.onebusaway.transit_data_federation.services.reporting   
 

Uses of TripProblemReportRecord in org.onebusaway.transit_data_federation.services.reporting
 

Methods in org.onebusaway.transit_data_federation.services.reporting that return TripProblemReportRecord
 TripProblemReportRecord UserReportingDao.getTripProblemRecordForId(long id)
           
 

Methods in org.onebusaway.transit_data_federation.services.reporting that return types with arguments of type TripProblemReportRecord
 List<TripProblemReportRecord> UserReportingDao.getAllTripProblemReportsForTripId(org.onebusaway.gtfs.model.AgencyAndId tripId)
           
 List<TripProblemReportRecord> UserReportingDao.getTripProblemReports(String agencyId, long timeFrom, long timeTo, EProblemReportStatus status)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.