org.onebusaway.gtfs.impl
Class SerializedCalendarServiceDataFactoryImpl

java.lang.Object
  extended by 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


Constructor Summary
SerializedCalendarServiceDataFactoryImpl()
           
 
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
 

Constructor Detail

SerializedCalendarServiceDataFactoryImpl

public SerializedCalendarServiceDataFactoryImpl()
Method Detail

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.