Package org.onebusaway.transit_data.model.problems
-
Class Summary Class Description StopProblemReportBean StopProblemReportQueryBean StopProblemReportSummaryBean TripProblemReportBean TripProblemReportQueryBean Allows for querying ofTripProblemReportBean
instances based on a number of different parameters.TripProblemReportSummaryBean -
Enum Summary Enum Description EProblemReportStatus Status of a problem report, similar the the status of a bug in an issue tracking system.ETripProblemGroupBy When groupingTripProblemReportBean
instances for summarization, as collected inTripProblemReportSummaryBean
, we can group problem reports for counting in a couple of different ways.