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