Uses of Class
org.onebusaway.gtfs.model.Frequency
Packages that use Frequency
-
Uses of Frequency in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return FrequencyModifier and TypeMethodDescriptionGtfsDaoImpl.getFrequencyForId(int id) GtfsDataServiceImpl.getFrequencyForId(int id) Methods in org.onebusaway.gtfs.impl that return types with arguments of type FrequencyModifier and TypeMethodDescriptionGtfsDaoImpl.getAllFrequencies()GtfsDataServiceImpl.getAllFrequencies()GtfsDataServiceImpl.getFrequenciesForTrip(Trip trip) GtfsRelationalDaoImpl.getFrequenciesForTrip(Trip trip) -
Uses of Frequency in org.onebusaway.gtfs.model
Constructors in org.onebusaway.gtfs.model with parameters of type Frequency -
Uses of Frequency in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return FrequencyMethods in org.onebusaway.gtfs.services that return types with arguments of type FrequencyModifier and TypeMethodDescriptionGtfsDao.getAllFrequencies()FrequencyMethodsGtfsRelationalDao.getFrequenciesForTrip(Trip trip) FrequencyMethods