Uses of Class
org.onebusaway.gtfs.model.ServiceCalendarDate
Packages that use ServiceCalendarDate
Package
Description
-
Uses of ServiceCalendarDate in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return ServiceCalendarDateModifier and TypeMethodDescriptionGtfsDaoImpl.getCalendarDateForId(int id) GtfsDataServiceImpl.getCalendarDateForId(int id) Methods in org.onebusaway.gtfs.impl that return types with arguments of type ServiceCalendarDateModifier and TypeMethodDescriptionGtfsDaoImpl.getAllCalendarDates()GtfsDataServiceImpl.getAllCalendarDates()GtfsDataServiceImpl.getCalendarDatesForServiceId(AgencyAndId serviceId) GtfsRelationalDaoImpl.getCalendarDatesForServiceId(AgencyAndId serviceId) -
Uses of ServiceCalendarDate in org.onebusaway.gtfs.model
Constructors in org.onebusaway.gtfs.model with parameters of type ServiceCalendarDate -
Uses of ServiceCalendarDate in org.onebusaway.gtfs.serialization.comparators
Methods in org.onebusaway.gtfs.serialization.comparators with parameters of type ServiceCalendarDateModifier and TypeMethodDescriptionintServiceCalendarDateComparator.compare(ServiceCalendarDate o1, ServiceCalendarDate o2) -
Uses of ServiceCalendarDate in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return ServiceCalendarDateMethods in org.onebusaway.gtfs.services that return types with arguments of type ServiceCalendarDateModifier and TypeMethodDescriptionGtfsDao.getAllCalendarDates()ServiceCalendarDateMethodsGtfsRelationalDao.getCalendarDatesForServiceId(AgencyAndId serviceId) ServiceCalendarDateMethods