Uses of Class
org.onebusaway.gtfs.model.ServiceCalendar
Packages that use ServiceCalendar
Package
Description
-
Uses of ServiceCalendar in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return ServiceCalendarModifier and TypeMethodDescriptionGtfsDaoImpl.getCalendarForId(int id) GtfsDataServiceImpl.getCalendarForId(int id) GtfsDataServiceImpl.getCalendarForServiceId(AgencyAndId serviceId) GtfsRelationalDaoImpl.getCalendarForServiceId(AgencyAndId serviceId) Methods in org.onebusaway.gtfs.impl that return types with arguments of type ServiceCalendarModifier and TypeMethodDescriptionGtfsDaoImpl.getAllCalendars()GtfsDataServiceImpl.getAllCalendars() -
Uses of ServiceCalendar in org.onebusaway.gtfs.model
Constructors in org.onebusaway.gtfs.model with parameters of type ServiceCalendar -
Uses of ServiceCalendar in org.onebusaway.gtfs.serialization.comparators
Methods in org.onebusaway.gtfs.serialization.comparators with parameters of type ServiceCalendarModifier and TypeMethodDescriptionintServiceCalendarComparator.compare(ServiceCalendar o1, ServiceCalendar o2) -
Uses of ServiceCalendar in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return ServiceCalendarModifier and TypeMethodDescriptionGtfsDao.getCalendarForId(int id) GtfsRelationalDao.getCalendarForServiceId(AgencyAndId serviceId) Methods in org.onebusaway.gtfs.services that return types with arguments of type ServiceCalendar