public static interface CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
CoreNLPProtos.SemgrexResponse.Match |
getMatch(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1; |
int |
getMatchCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1; |
java.util.List<CoreNLPProtos.SemgrexResponse.Match> |
getMatchList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1; |
CoreNLPProtos.SemgrexResponse.MatchOrBuilder |
getMatchOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1; |
java.util.List<? extends CoreNLPProtos.SemgrexResponse.MatchOrBuilder> |
getMatchOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<CoreNLPProtos.SemgrexResponse.Match> getMatchList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
CoreNLPProtos.SemgrexResponse.Match getMatch(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
int getMatchCount()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
java.util.List<? extends CoreNLPProtos.SemgrexResponse.MatchOrBuilder> getMatchOrBuilderList()
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
CoreNLPProtos.SemgrexResponse.MatchOrBuilder getMatchOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;