Uses of Interface
org.onebusaway.gtfs.services.calendar.CalendarServiceDataFactory

Packages that use CalendarServiceDataFactory
org.onebusaway.gtfs.impl.calendar   
 

Uses of CalendarServiceDataFactory in org.onebusaway.gtfs.impl.calendar
 

Classes in org.onebusaway.gtfs.impl.calendar that implement CalendarServiceDataFactory
 class CalendarServiceDataFactoryImpl
          We perform initial date calculations in the timezone of the host jvm, which may be different than the timezone of an agency with the specified service id.
 

Methods in org.onebusaway.gtfs.impl.calendar with parameters of type CalendarServiceDataFactory
 void CalendarServiceImpl.setDataFactory(CalendarServiceDataFactory factory)
           
 

Constructors in org.onebusaway.gtfs.impl.calendar with parameters of type CalendarServiceDataFactory
CalendarServiceImpl(CalendarServiceDataFactory factory)
           
 



Copyright © 2011 OneBusAway. All Rights Reserved.