static SpeedReadingInterval.Speed |
SpeedReadingInterval.Speed.forNumber(int value) |
|
SpeedReadingInterval.Speed |
SpeedReadingInterval.Builder.getSpeed() |
Traffic speed in this interval.
|
SpeedReadingInterval.Speed |
SpeedReadingInterval.getSpeed() |
Traffic speed in this interval.
|
SpeedReadingInterval.Speed |
SpeedReadingIntervalOrBuilder.getSpeed() |
Traffic speed in this interval.
|
static SpeedReadingInterval.Speed |
SpeedReadingInterval.Speed.valueOf(int value) |
Deprecated.
|
static SpeedReadingInterval.Speed |
SpeedReadingInterval.Speed.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SpeedReadingInterval.Speed |
SpeedReadingInterval.Speed.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SpeedReadingInterval.Speed[] |
SpeedReadingInterval.Speed.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|