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