Uses of Class
com.google.transit.realtime.GtfsRealtime.VehiclePosition.CongestionLevel

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()
           
 GtfsRealtime.VehiclePosition.CongestionLevel GtfsRealtime.VehiclePosition.getCongestionLevel()
           
 GtfsRealtime.VehiclePosition.CongestionLevel GtfsRealtime.VehiclePosition.Builder.getCongestionLevel()
           
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)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.