| Modifier and Type | Method and Description |
|---|---|
static PartOfSpeech.Reciprocity |
PartOfSpeech.Reciprocity.forNumber(int value) |
PartOfSpeech.Reciprocity |
PartOfSpeechOrBuilder.getReciprocity()
The grammatical reciprocity.
|
PartOfSpeech.Reciprocity |
PartOfSpeech.getReciprocity()
The grammatical reciprocity.
|
PartOfSpeech.Reciprocity |
PartOfSpeech.Builder.getReciprocity()
The grammatical reciprocity.
|
static PartOfSpeech.Reciprocity |
PartOfSpeech.Reciprocity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PartOfSpeech.Reciprocity |
PartOfSpeech.Reciprocity.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PartOfSpeech.Reciprocity |
PartOfSpeech.Reciprocity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartOfSpeech.Reciprocity[] |
PartOfSpeech.Reciprocity.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<PartOfSpeech.Reciprocity> |
PartOfSpeech.Reciprocity.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PartOfSpeech.Builder |
PartOfSpeech.Builder.setReciprocity(PartOfSpeech.Reciprocity value)
The grammatical reciprocity.
|
Copyright © 2024 Google LLC. All rights reserved.