Class RefreshableCalendarServiceImpl

  • All Implemented Interfaces:
    org.onebusaway.gtfs.services.calendar.CalendarService

    @Component
    public class RefreshableCalendarServiceImpl
    extends org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.onebusaway.gtfs.model.calendar.CalendarServiceData getData()  
      void setBundle​(FederatedTransitDataBundle bundle)  
      void setup()  
      • Methods inherited from class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl

        getDatesForLocalizedServiceId, getLocalizedServiceIdForAgencyAndServiceId, getNextDepartureServiceDates, getNextDepartureServiceDates, getPreviousArrivalServiceDates, getPreviousArrivalServiceDates, getServiceDateArrivalsWithinRange, getServiceDateArrivalsWithinRange, getServiceDateDeparturesWithinRange, getServiceDateDeparturesWithinRange, getServiceDatesForServiceId, getServiceDatesWithinRange, getServiceDatesWithinRange, getServiceIds, getServiceIdsOnDate, getTimeZoneForAgencyId, isLocalizedServiceIdActiveOnDate, setData, setDataFactory