Uses of Interface
org.onebusaway.gtfs.services.calendar.CalendarService
-
Packages that use CalendarService Package Description org.onebusaway.gtfs.impl org.onebusaway.gtfs.impl.calendar org.onebusaway.gtfs.services -
-
Uses of CalendarService in org.onebusaway.gtfs.impl
Classes in org.onebusaway.gtfs.impl that implement CalendarService Modifier and Type Class Description classGtfsDataServiceImpl -
Uses of CalendarService in org.onebusaway.gtfs.impl.calendar
Classes in org.onebusaway.gtfs.impl.calendar that implement CalendarService Modifier and Type Class Description classCalendarServiceImplAn implementation ofCalendarService.Methods in org.onebusaway.gtfs.impl.calendar that return CalendarService Modifier and Type Method Description static CalendarServiceCalendarServiceDataFactoryImpl. createService(GtfsRelationalDao dao) -
Uses of CalendarService in org.onebusaway.gtfs.services
Subinterfaces of CalendarService in org.onebusaway.gtfs.services Modifier and Type Interface Description interfaceGtfsDataService
-