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