Uses of Class
org.onebusaway.gtfs.model.Ridership
Packages that use Ridership
-
Uses of Ridership in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return types with arguments of type RidershipModifier and TypeMethodDescriptionGtfsDaoImpl.getAllRiderships()GtfsDataServiceImpl.getAllRiderships()GtfsDataServiceImpl.getRidershipForTrip(AgencyAndId tripId) GtfsRelationalDaoImpl.getRidershipForTrip(AgencyAndId tripId) -
Uses of Ridership in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return types with arguments of type RidershipModifier and TypeMethodDescriptionGtfsDao.getAllRiderships()GtfsRelationalDao.getRidershipForTrip(AgencyAndId tripId)