public static interface CoreNLPProtos.MorphologyResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.MorphologyResponse.WordTagLemma |
getWords(int index)
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1; |
int |
getWordsCount()
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1; |
java.util.List<CoreNLPProtos.MorphologyResponse.WordTagLemma> |
getWordsList()
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1; |
CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder |
getWordsOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1; |
java.util.List<? extends CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder> |
getWordsOrBuilderList()
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<CoreNLPProtos.MorphologyResponse.WordTagLemma> getWordsList()
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;CoreNLPProtos.MorphologyResponse.WordTagLemma getWords(int index)
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;int getWordsCount()
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;java.util.List<? extends CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder> getWordsOrBuilderList()
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder getWordsOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;