| Modifier and Type | Method and Description |
|---|---|
static CommuteFilter.TrafficOptionCase |
CommuteFilter.TrafficOptionCase.forNumber(int value) |
CommuteFilter.TrafficOptionCase |
CommuteFilter.getTrafficOptionCase() |
CommuteFilter.TrafficOptionCase |
CommuteFilter.Builder.getTrafficOptionCase() |
CommuteFilter.TrafficOptionCase |
CommuteFilterOrBuilder.getTrafficOptionCase() |
static CommuteFilter.TrafficOptionCase |
CommuteFilter.TrafficOptionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommuteFilter.TrafficOptionCase |
CommuteFilter.TrafficOptionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommuteFilter.TrafficOptionCase[] |
CommuteFilter.TrafficOptionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.