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. 
 |