Package org.onebusaway.gtfs.model.calendar

Class Summary
CalendarServiceData  
LocalizedServiceId Combines a serviceId (represented by AgencyAndId) and a TimeZone object that can be used to ground ServiceDate objects.
ServiceDate A general representation of a year-month-day tuple not tied to any locale and used by the GTFS entities ServiceCalendar and ServiceCalendarDate to represent service date ranges.
ServiceIdIntervals A Map of LocalizedServiceId and ServiceInterval objects, with convenience methods for adding additional service ids and arrival-departure time intervals.
ServiceInterval Specifies an immutable interval of min and max arrival and departure times.
 



Copyright © 2011 OneBusAway. All Rights Reserved.