Uses of Package
org.onebusaway.gtfs.model.calendar

Packages that use org.onebusaway.gtfs.model.calendar
org.onebusaway.gtfs.impl.calendar   
org.onebusaway.gtfs.model   
org.onebusaway.gtfs.model.calendar   
org.onebusaway.gtfs.services.calendar   
 

Classes in org.onebusaway.gtfs.model.calendar used by org.onebusaway.gtfs.impl.calendar
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.
 

Classes in org.onebusaway.gtfs.model.calendar used by org.onebusaway.gtfs.model
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.
 

Classes in org.onebusaway.gtfs.model.calendar used by org.onebusaway.gtfs.model.calendar
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.
 

Classes in org.onebusaway.gtfs.model.calendar used by org.onebusaway.gtfs.services.calendar
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.