| Modifier and Type | Method and Description |
|---|---|
static RouteInfo.RouteType |
RouteInfo.RouteType.forNumber(int value) |
RouteInfo.RouteType |
RouteInfo.getRouteType()
Type of route.
|
RouteInfo.RouteType |
RouteInfo.Builder.getRouteType()
Type of route.
|
RouteInfo.RouteType |
RouteInfoOrBuilder.getRouteType()
Type of route.
|
static RouteInfo.RouteType |
RouteInfo.RouteType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RouteInfo.RouteType |
RouteInfo.RouteType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RouteInfo.RouteType |
RouteInfo.RouteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteInfo.RouteType[] |
RouteInfo.RouteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RouteInfo.RouteType> |
RouteInfo.RouteType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RouteInfo.Builder |
RouteInfo.Builder.setRouteType(RouteInfo.RouteType value)
Type of route.
|
Copyright © 2022 Google LLC. All rights reserved.