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