|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GtfsRealtime.VehiclePosition.CongestionLevel in com.google.transit.realtime |
|---|
| Methods in com.google.transit.realtime that return GtfsRealtime.VehiclePosition.CongestionLevel | |
|---|---|
GtfsRealtime.VehiclePosition.CongestionLevel |
GtfsRealtime.VehiclePositionOrBuilder.getCongestionLevel()
optional .transit_realtime.VehiclePosition.CongestionLevel congestion_level = 6; |
GtfsRealtime.VehiclePosition.CongestionLevel |
GtfsRealtime.VehiclePosition.getCongestionLevel()
optional .transit_realtime.VehiclePosition.CongestionLevel congestion_level = 6; |
GtfsRealtime.VehiclePosition.CongestionLevel |
GtfsRealtime.VehiclePosition.Builder.getCongestionLevel()
optional .transit_realtime.VehiclePosition.CongestionLevel congestion_level = 6; |
static GtfsRealtime.VehiclePosition.CongestionLevel |
GtfsRealtime.VehiclePosition.CongestionLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static GtfsRealtime.VehiclePosition.CongestionLevel |
GtfsRealtime.VehiclePosition.CongestionLevel.valueOf(int value)
|
static GtfsRealtime.VehiclePosition.CongestionLevel |
GtfsRealtime.VehiclePosition.CongestionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GtfsRealtime.VehiclePosition.CongestionLevel[] |
GtfsRealtime.VehiclePosition.CongestionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.transit.realtime that return types with arguments of type GtfsRealtime.VehiclePosition.CongestionLevel | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<GtfsRealtime.VehiclePosition.CongestionLevel> |
GtfsRealtime.VehiclePosition.CongestionLevel.internalGetValueMap()
|
| Methods in com.google.transit.realtime with parameters of type GtfsRealtime.VehiclePosition.CongestionLevel | |
|---|---|
GtfsRealtime.VehiclePosition.Builder |
GtfsRealtime.VehiclePosition.Builder.setCongestionLevel(GtfsRealtime.VehiclePosition.CongestionLevel value)
optional .transit_realtime.VehiclePosition.CongestionLevel congestion_level = 6; |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||