org.onebusaway.gtfs.impl
Class SerializedCalendarServiceDataFactoryImpl
java.lang.Object
org.onebusaway.gtfs.impl.SerializedCalendarServiceDataFactoryImpl
- All Implemented Interfaces:
- org.onebusaway.gtfs.services.calendar.CalendarServiceDataFactory
public class SerializedCalendarServiceDataFactoryImpl
- extends Object
- implements org.onebusaway.gtfs.services.calendar.CalendarServiceDataFactory
Method Summary |
org.onebusaway.gtfs.model.calendar.CalendarServiceData |
createData()
|
void |
setPath(File path)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializedCalendarServiceDataFactoryImpl
public SerializedCalendarServiceDataFactoryImpl()
setPath
public void setPath(File path)
createData
public org.onebusaway.gtfs.model.calendar.CalendarServiceData createData()
- Specified by:
createData
in interface org.onebusaway.gtfs.services.calendar.CalendarServiceDataFactory
Copyright © 2012 OneBusAway. All Rights Reserved.