public static final class CoreNLPProtos.TokensRegexResponse.Match.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder> implements CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
edu.stanford.nlp.pipeline.TokensRegexResponse.Match| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.TokensRegexResponse.Match.Builder |
addAllGroup(java.lang.Iterable<? extends CoreNLPProtos.TokensRegexResponse.MatchLocation> values)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
addGroup(CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
addGroup(CoreNLPProtos.TokensRegexResponse.MatchLocation value)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
addGroup(int index,
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
addGroup(int index,
CoreNLPProtos.TokensRegexResponse.MatchLocation value)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder |
addGroupBuilder()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder |
addGroupBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CoreNLPProtos.TokensRegexResponse.Match |
build() |
CoreNLPProtos.TokensRegexResponse.Match |
buildPartial() |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clear() |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clearGroup()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clearMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clearSentence()
required int32 sentence = 1; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
clone() |
CoreNLPProtos.TokensRegexResponse.Match |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CoreNLPProtos.TokensRegexResponse.MatchLocation |
getGroup(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder |
getGroupBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
java.util.List<CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder> |
getGroupBuilderList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
int |
getGroupCount()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
java.util.List<CoreNLPProtos.TokensRegexResponse.MatchLocation> |
getGroupList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder |
getGroupOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
java.util.List<? extends CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder> |
getGroupOrBuilderList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.MatchLocation |
getMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder |
getMatchBuilder()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder |
getMatchOrBuilder()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
int |
getSentence()
required int32 sentence = 1; |
boolean |
hasMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
boolean |
hasSentence()
required int32 sentence = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
mergeFrom(CoreNLPProtos.TokensRegexResponse.Match other) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
mergeFrom(com.google.protobuf.Message other) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
mergeMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation value)
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
removeGroup(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setGroup(int index,
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setGroup(int index,
CoreNLPProtos.TokensRegexResponse.MatchLocation value)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation value)
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setSentence(int value)
required int32 sentence = 1; |
CoreNLPProtos.TokensRegexResponse.Match.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoreNLPProtos.TokensRegexResponse.Match build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.TokensRegexResponse.Match buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.TokensRegexResponse.Match.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder mergeFrom(CoreNLPProtos.TokensRegexResponse.Match other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public CoreNLPProtos.TokensRegexResponse.Match.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>java.io.IOExceptionpublic boolean hasSentence()
required int32 sentence = 1;hasSentence in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic int getSentence()
required int32 sentence = 1;getSentence in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.Match.Builder setSentence(int value)
required int32 sentence = 1;value - The sentence to set.public CoreNLPProtos.TokensRegexResponse.Match.Builder clearSentence()
required int32 sentence = 1;public boolean hasMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;hasMatch in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocation getMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;getMatch in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.Match.Builder setMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation value)
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;public CoreNLPProtos.TokensRegexResponse.Match.Builder setMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;public CoreNLPProtos.TokensRegexResponse.Match.Builder mergeMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation value)
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;public CoreNLPProtos.TokensRegexResponse.Match.Builder clearMatch()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;public CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder getMatchBuilder()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;public CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder getMatchOrBuilder()
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;getMatchOrBuilder in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic java.util.List<CoreNLPProtos.TokensRegexResponse.MatchLocation> getGroupList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupList in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic int getGroupCount()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupCount in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocation getGroup(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroup in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.Match.Builder setGroup(int index, CoreNLPProtos.TokensRegexResponse.MatchLocation value)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder setGroup(int index, CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder addGroup(CoreNLPProtos.TokensRegexResponse.MatchLocation value)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder addGroup(int index, CoreNLPProtos.TokensRegexResponse.MatchLocation value)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder addGroup(CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder addGroup(int index, CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder addAllGroup(java.lang.Iterable<? extends CoreNLPProtos.TokensRegexResponse.MatchLocation> values)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder clearGroup()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.Match.Builder removeGroup(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder getGroupBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder getGroupOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupOrBuilder in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic java.util.List<? extends CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder> getGroupOrBuilderList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;getGroupOrBuilderList in interface CoreNLPProtos.TokensRegexResponse.MatchOrBuilderpublic CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder addGroupBuilder()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder addGroupBuilder(int index)
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public java.util.List<CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder> getGroupBuilderList()
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;public final CoreNLPProtos.TokensRegexResponse.Match.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>public final CoreNLPProtos.TokensRegexResponse.Match.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.TokensRegexResponse.Match.Builder>