Interface PartOfSpeechOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PartOfSpeech
,PartOfSpeech.Builder
public interface PartOfSpeechOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PartOfSpeech.Aspect
getAspect()
The grammatical aspect.int
getAspectValue()
The grammatical aspect.PartOfSpeech.Case
getCase()
The grammatical case.int
getCaseValue()
The grammatical case.PartOfSpeech.Form
getForm()
The grammatical form.int
getFormValue()
The grammatical form.PartOfSpeech.Gender
getGender()
The grammatical gender.int
getGenderValue()
The grammatical gender.PartOfSpeech.Mood
getMood()
The grammatical mood.int
getMoodValue()
The grammatical mood.PartOfSpeech.Number
getNumber()
The grammatical number.int
getNumberValue()
The grammatical number.PartOfSpeech.Person
getPerson()
The grammatical person.int
getPersonValue()
The grammatical person.PartOfSpeech.Proper
getProper()
The grammatical properness.int
getProperValue()
The grammatical properness.PartOfSpeech.Reciprocity
getReciprocity()
The grammatical reciprocity.int
getReciprocityValue()
The grammatical reciprocity.PartOfSpeech.Tag
getTag()
The part of speech tag.int
getTagValue()
The part of speech tag.PartOfSpeech.Tense
getTense()
The grammatical tense.int
getTenseValue()
The grammatical tense.PartOfSpeech.Voice
getVoice()
The grammatical voice.int
getVoiceValue()
The grammatical voice.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getTagValue
int getTagValue()
The part of speech tag.
.google.cloud.language.v1beta2.PartOfSpeech.Tag tag = 1;
- Returns:
- The enum numeric value on the wire for tag.
-
getTag
PartOfSpeech.Tag getTag()
The part of speech tag.
.google.cloud.language.v1beta2.PartOfSpeech.Tag tag = 1;
- Returns:
- The tag.
-
getAspectValue
int getAspectValue()
The grammatical aspect.
.google.cloud.language.v1beta2.PartOfSpeech.Aspect aspect = 2;
- Returns:
- The enum numeric value on the wire for aspect.
-
getAspect
PartOfSpeech.Aspect getAspect()
The grammatical aspect.
.google.cloud.language.v1beta2.PartOfSpeech.Aspect aspect = 2;
- Returns:
- The aspect.
-
getCaseValue
int getCaseValue()
The grammatical case.
.google.cloud.language.v1beta2.PartOfSpeech.Case case = 3;
- Returns:
- The enum numeric value on the wire for case.
-
getCase
PartOfSpeech.Case getCase()
The grammatical case.
.google.cloud.language.v1beta2.PartOfSpeech.Case case = 3;
- Returns:
- The case.
-
getFormValue
int getFormValue()
The grammatical form.
.google.cloud.language.v1beta2.PartOfSpeech.Form form = 4;
- Returns:
- The enum numeric value on the wire for form.
-
getForm
PartOfSpeech.Form getForm()
The grammatical form.
.google.cloud.language.v1beta2.PartOfSpeech.Form form = 4;
- Returns:
- The form.
-
getGenderValue
int getGenderValue()
The grammatical gender.
.google.cloud.language.v1beta2.PartOfSpeech.Gender gender = 5;
- Returns:
- The enum numeric value on the wire for gender.
-
getGender
PartOfSpeech.Gender getGender()
The grammatical gender.
.google.cloud.language.v1beta2.PartOfSpeech.Gender gender = 5;
- Returns:
- The gender.
-
getMoodValue
int getMoodValue()
The grammatical mood.
.google.cloud.language.v1beta2.PartOfSpeech.Mood mood = 6;
- Returns:
- The enum numeric value on the wire for mood.
-
getMood
PartOfSpeech.Mood getMood()
The grammatical mood.
.google.cloud.language.v1beta2.PartOfSpeech.Mood mood = 6;
- Returns:
- The mood.
-
getNumberValue
int getNumberValue()
The grammatical number.
.google.cloud.language.v1beta2.PartOfSpeech.Number number = 7;
- Returns:
- The enum numeric value on the wire for number.
-
getNumber
PartOfSpeech.Number getNumber()
The grammatical number.
.google.cloud.language.v1beta2.PartOfSpeech.Number number = 7;
- Returns:
- The number.
-
getPersonValue
int getPersonValue()
The grammatical person.
.google.cloud.language.v1beta2.PartOfSpeech.Person person = 8;
- Returns:
- The enum numeric value on the wire for person.
-
getPerson
PartOfSpeech.Person getPerson()
The grammatical person.
.google.cloud.language.v1beta2.PartOfSpeech.Person person = 8;
- Returns:
- The person.
-
getProperValue
int getProperValue()
The grammatical properness.
.google.cloud.language.v1beta2.PartOfSpeech.Proper proper = 9;
- Returns:
- The enum numeric value on the wire for proper.
-
getProper
PartOfSpeech.Proper getProper()
The grammatical properness.
.google.cloud.language.v1beta2.PartOfSpeech.Proper proper = 9;
- Returns:
- The proper.
-
getReciprocityValue
int getReciprocityValue()
The grammatical reciprocity.
.google.cloud.language.v1beta2.PartOfSpeech.Reciprocity reciprocity = 10;
- Returns:
- The enum numeric value on the wire for reciprocity.
-
getReciprocity
PartOfSpeech.Reciprocity getReciprocity()
The grammatical reciprocity.
.google.cloud.language.v1beta2.PartOfSpeech.Reciprocity reciprocity = 10;
- Returns:
- The reciprocity.
-
getTenseValue
int getTenseValue()
The grammatical tense.
.google.cloud.language.v1beta2.PartOfSpeech.Tense tense = 11;
- Returns:
- The enum numeric value on the wire for tense.
-
getTense
PartOfSpeech.Tense getTense()
The grammatical tense.
.google.cloud.language.v1beta2.PartOfSpeech.Tense tense = 11;
- Returns:
- The tense.
-
getVoiceValue
int getVoiceValue()
The grammatical voice.
.google.cloud.language.v1beta2.PartOfSpeech.Voice voice = 12;
- Returns:
- The enum numeric value on the wire for voice.
-
getVoice
PartOfSpeech.Voice getVoice()
The grammatical voice.
.google.cloud.language.v1beta2.PartOfSpeech.Voice voice = 12;
- Returns:
- The voice.
-
-