Package org.onebusaway.gtfs.model.calendar
package org.onebusaway.gtfs.model.calendar
-
ClassesClassDescriptionRepresent a service interval (a period of defined transit both scheduled and dynamic) that exists on a given service date and window relative to that date.Combines a serviceId (represented by
AgencyAndId) and aTimeZoneobject that can be used to groundServiceDateobjects.A general representation of a year-month-day tuple not tied to any locale and used by the GTFS entitiesServiceCalendarandServiceCalendarDateto represent service date ranges.AMapofLocalizedServiceIdandServiceIntervalobjects, with convenience methods for adding additional service ids and arrival-departure time intervals.Specifies an immutable interval of min and max arrival and departure times.