| Class | Description |
|---|---|
| GtfsRealtime | |
| GtfsRealtime.Alert |
An alert, indicating some sort of incident in the public transit network.
|
| GtfsRealtime.Alert.Builder |
An alert, indicating some sort of incident in the public transit network.
|
| GtfsRealtime.EntitySelector |
A selector for an entity in a GTFS feed.
|
| GtfsRealtime.EntitySelector.Builder |
A selector for an entity in a GTFS feed.
|
| GtfsRealtime.FeedEntity |
A definition (or update) of an entity in the transit feed.
|
| GtfsRealtime.FeedEntity.Builder |
A definition (or update) of an entity in the transit feed.
|
| GtfsRealtime.FeedHeader |
Metadata about a feed, included in feed messages.
|
| GtfsRealtime.FeedHeader.Builder |
Metadata about a feed, included in feed messages.
|
| GtfsRealtime.FeedMessage |
The contents of a feed message.
|
| GtfsRealtime.FeedMessage.Builder |
The contents of a feed message.
|
| GtfsRealtime.Position |
A position.
|
| GtfsRealtime.Position.Builder |
A position.
|
| GtfsRealtime.TimeRange |
A time interval.
|
| GtfsRealtime.TimeRange.Builder |
A time interval.
|
| GtfsRealtime.TranslatedString |
An internationalized message containing per-language versions of a snippet of
text or a URL.
|
| GtfsRealtime.TranslatedString.Builder |
An internationalized message containing per-language versions of a snippet of
text or a URL.
|
| GtfsRealtime.TranslatedString.Translation |
Protobuf type
transit_realtime.TranslatedString.Translation |
| GtfsRealtime.TranslatedString.Translation.Builder |
Protobuf type
transit_realtime.TranslatedString.Translation |
| GtfsRealtime.TripDescriptor |
A descriptor that identifies an instance of a GTFS trip, or all instances of
a trip along a route.
|
| GtfsRealtime.TripDescriptor.Builder |
A descriptor that identifies an instance of a GTFS trip, or all instances of
a trip along a route.
|
| GtfsRealtime.TripUpdate |
Realtime update of the progress of a vehicle along a trip.
|
| GtfsRealtime.TripUpdate.Builder |
Realtime update of the progress of a vehicle along a trip.
|
| GtfsRealtime.TripUpdate.StopTimeEvent |
Timing information for a single predicted event (either arrival or
departure).
|
| GtfsRealtime.TripUpdate.StopTimeEvent.Builder |
Timing information for a single predicted event (either arrival or
departure).
|
| GtfsRealtime.TripUpdate.StopTimeUpdate |
Realtime update for arrival and/or departure events for a given stop on a
trip.
|
| GtfsRealtime.TripUpdate.StopTimeUpdate.Builder |
Realtime update for arrival and/or departure events for a given stop on a
trip.
|
| GtfsRealtime.VehicleDescriptor |
Identification information for the vehicle performing the trip.
|
| GtfsRealtime.VehicleDescriptor.Builder |
Identification information for the vehicle performing the trip.
|
| GtfsRealtime.VehiclePosition |
Realtime positioning information for a given vehicle.
|
| GtfsRealtime.VehiclePosition.Builder |
Realtime positioning information for a given vehicle.
|
| Enum | Description |
|---|---|
| GtfsRealtime.Alert.Cause |
Cause of this alert.
|
| GtfsRealtime.Alert.Effect |
What is the effect of this problem on the affected entity.
|
| GtfsRealtime.Alert.SeverityLevel |
Severity of this alert.
|
| GtfsRealtime.FeedHeader.Incrementality |
Determines whether the current fetch is incremental.
|
| GtfsRealtime.TripDescriptor.ScheduleRelationship |
The relation between this trip and the static schedule.
|
| GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
The relation between this StopTime and the static schedule.
|
| GtfsRealtime.VehiclePosition.CongestionLevel |
Congestion level that is affecting this vehicle.
|
| GtfsRealtime.VehiclePosition.OccupancyStatus |
The degree of passenger occupancy of the vehicle.
|
| GtfsRealtime.VehiclePosition.VehicleStopStatus |
Protobuf enum
transit_realtime.VehiclePosition.VehicleStopStatus |
Copyright © 2019. All rights reserved.