| Modifier and Type | Method and Description |
|---|---|
static Assignment.State |
Assignment.State.forNumber(int value) |
Assignment.State |
Assignment.getState()
Output only.
|
Assignment.State |
Assignment.Builder.getState()
Output only.
|
Assignment.State |
AssignmentOrBuilder.getState()
Output only.
|
static Assignment.State |
Assignment.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Assignment.State |
Assignment.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Assignment.State |
Assignment.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Assignment.State[] |
Assignment.State.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<Assignment.State> |
Assignment.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Assignment.Builder |
Assignment.Builder.setState(Assignment.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.