GtfsAgency |
In memory representation of a GTFS entry in agency.txt
|
GtfsAttribution |
In memory representation of a GTFS entry in attributions.txt
|
GtfsCalendar |
In memory representation of a GTFS entry in calendar.txt
|
GtfsCalendarDate |
In memory representation of a GTFS entry in calendar_dates.txt
|
GtfsFareAttribute |
In memory representation of a GTFS entry in fare_attributes.txt
|
GtfsFareRule |
In memory representation of a GTFS entry in fare_rules.txt
|
GtfsFeedInfo |
In memory representation of a GTFS entry in feed_info.txt
|
GtfsFrequency |
In memory representation of a GTFS entry in frequencies.txt
|
GtfsLevel |
In memory representation of a GTFS entry in levels.txt
|
GtfsObject |
Base class for any GTFS memory model object with key value pairs for the data
|
GtfsObjectFactory |
|
GtfsPathway |
In memory representation of a GTFS entry in pathways.txt
|
GtfsRoute |
In memory representation of a GTFS entry in routes.txt
|
GtfsShape |
In memory representation of a GTFS entry in shapes.txt
|
GtfsStop |
In memory representation of a GTFS entry in stops.txt
|
GtfsStopTime |
In memory representation of a GTFS entry in stop_times.txt
|
GtfsTransfer |
In memory representation of a GTFS entry in transfers.txt
|
GtfsTranslation |
In memory representation of a GTFS entry in translations.txt
|
GtfsTrip |
In memory representation of a GTFS entry in trips.txt
|