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