Uses of Class
org.onebusaway.transit_data.model.problems.PlannedTripProblemReportBean

Packages that use PlannedTripProblemReportBean
org.onebusaway.api.actions.api.where   
org.onebusaway.transit_data_federation.services.reporting   
org.onebusaway.transit_data.services   
 

Uses of PlannedTripProblemReportBean in org.onebusaway.api.actions.api.where
 

Methods in org.onebusaway.api.actions.api.where that return PlannedTripProblemReportBean
 PlannedTripProblemReportBean ReportProblemWithPlannedTripAction.getProblemReport()
           
 

Methods in org.onebusaway.api.actions.api.where with parameters of type PlannedTripProblemReportBean
 void ReportProblemWithPlannedTripAction.setProblemReport(PlannedTripProblemReportBean problemReport)
           
 

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

Methods in org.onebusaway.transit_data_federation.services.reporting with parameters of type PlannedTripProblemReportBean
 void UserReportingService.reportProblemWithPlannedTrip(TransitLocationBean from, TransitLocationBean to, long targetTime, ConstraintsBean constraints, PlannedTripProblemReportBean report)
           
 

Uses of PlannedTripProblemReportBean in org.onebusaway.transit_data.services
 

Methods in org.onebusaway.transit_data.services with parameters of type PlannedTripProblemReportBean
 void TransitDataService.reportProblemWithPlannedTrip(TransitLocationBean from, TransitLocationBean to, long targetTime, ConstraintsBean constraints, PlannedTripProblemReportBean report)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.