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