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