| Modifier and Type | Method and Description |
|---|---|
static GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePosition.VehicleStopStatus.forNumber(int value) |
GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePositionOrBuilder.getCurrentStatus()
The exact status of the vehicle with respect to the current stop.
|
GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePosition.getCurrentStatus()
The exact status of the vehicle with respect to the current stop.
|
GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePosition.Builder.getCurrentStatus()
The exact status of the vehicle with respect to the current stop.
|
static GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePosition.VehicleStopStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePosition.VehicleStopStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GtfsRealtime.VehiclePosition.VehicleStopStatus |
GtfsRealtime.VehiclePosition.VehicleStopStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GtfsRealtime.VehiclePosition.VehicleStopStatus[] |
GtfsRealtime.VehiclePosition.VehicleStopStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<GtfsRealtime.VehiclePosition.VehicleStopStatus> |
GtfsRealtime.VehiclePosition.VehicleStopStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.VehiclePosition.Builder |
GtfsRealtime.VehiclePosition.Builder.setCurrentStatus(GtfsRealtime.VehiclePosition.VehicleStopStatus value)
The exact status of the vehicle with respect to the current stop.
|
Copyright © 2019. All rights reserved.