| Modifier and Type | Method and Description |
|---|---|
static Routine.RoutineType |
Routine.RoutineType.forNumber(int value) |
Routine.RoutineType |
RoutineOrBuilder.getRoutineType()
Required.
|
Routine.RoutineType |
Routine.getRoutineType()
Required.
|
Routine.RoutineType |
Routine.Builder.getRoutineType()
Required.
|
static Routine.RoutineType |
Routine.RoutineType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Routine.RoutineType |
Routine.RoutineType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Routine.RoutineType |
Routine.RoutineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Routine.RoutineType[] |
Routine.RoutineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Routine.RoutineType> |
Routine.RoutineType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Routine.Builder |
Routine.Builder.setRoutineType(Routine.RoutineType value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.