public final class GtfsRealtime extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GtfsRealtime.Alert
An alert, indicating some sort of incident in the public transit network.
|
static interface |
GtfsRealtime.AlertOrBuilder |
static class |
GtfsRealtime.EntitySelector
A selector for an entity in a GTFS feed.
|
static interface |
GtfsRealtime.EntitySelectorOrBuilder |
static class |
GtfsRealtime.FeedEntity
A definition (or update) of an entity in the transit feed.
|
static interface |
GtfsRealtime.FeedEntityOrBuilder |
static class |
GtfsRealtime.FeedHeader
Metadata about a feed, included in feed messages.
|
static interface |
GtfsRealtime.FeedHeaderOrBuilder |
static class |
GtfsRealtime.FeedMessage
The contents of a feed message.
|
static interface |
GtfsRealtime.FeedMessageOrBuilder |
static class |
GtfsRealtime.Position
A position.
|
static interface |
GtfsRealtime.PositionOrBuilder |
static class |
GtfsRealtime.TimeRange
A time interval.
|
static interface |
GtfsRealtime.TimeRangeOrBuilder |
static class |
GtfsRealtime.TranslatedString
An internationalized message containing per-language versions of a snippet of
text or a URL.
|
static interface |
GtfsRealtime.TranslatedStringOrBuilder |
static class |
GtfsRealtime.TripDescriptor
A descriptor that identifies an instance of a GTFS trip, or all instances of
a trip along a route.
|
static interface |
GtfsRealtime.TripDescriptorOrBuilder |
static class |
GtfsRealtime.TripUpdate
Realtime update of the progress of a vehicle along a trip.
|
static interface |
GtfsRealtime.TripUpdateOrBuilder |
static class |
GtfsRealtime.VehicleDescriptor
Identification information for the vehicle performing the trip.
|
static interface |
GtfsRealtime.VehicleDescriptorOrBuilder |
static class |
GtfsRealtime.VehiclePosition
Realtime positioning information for a given vehicle.
|
static interface |
GtfsRealtime.VehiclePositionOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.