| Modifier and Type | Class and Description |
|---|---|
static class |
GtfsRealtime.TripUpdate.StopTimeUpdate
Realtime update for arrival and/or departure events for a given stop on a
trip.
|
static class |
GtfsRealtime.TripUpdate.StopTimeUpdate.Builder
Realtime update for arrival and/or departure events for a given stop on a
trip.
|
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder |
GtfsRealtime.TripUpdateOrBuilder.getStopTimeUpdateOrBuilder(int index)
Updates to StopTimes for the trip (both future, i.e., predictions, and in
some cases, past ones, i.e., those that already happened).
|
GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder |
GtfsRealtime.TripUpdate.getStopTimeUpdateOrBuilder(int index)
Updates to StopTimes for the trip (both future, i.e., predictions, and in
some cases, past ones, i.e., those that already happened).
|
GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder |
GtfsRealtime.TripUpdate.Builder.getStopTimeUpdateOrBuilder(int index)
Updates to StopTimes for the trip (both future, i.e., predictions, and in
some cases, past ones, i.e., those that already happened).
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder> |
GtfsRealtime.TripUpdateOrBuilder.getStopTimeUpdateOrBuilderList()
Updates to StopTimes for the trip (both future, i.e., predictions, and in
some cases, past ones, i.e., those that already happened).
|
List<? extends GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder> |
GtfsRealtime.TripUpdate.getStopTimeUpdateOrBuilderList()
Updates to StopTimes for the trip (both future, i.e., predictions, and in
some cases, past ones, i.e., those that already happened).
|
List<? extends GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder> |
GtfsRealtime.TripUpdate.Builder.getStopTimeUpdateOrBuilderList()
Updates to StopTimes for the trip (both future, i.e., predictions, and in
some cases, past ones, i.e., those that already happened).
|
Copyright © 2019. All rights reserved.