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