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