public static final class CoreNLPProtos.Quote.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.Quote.Builder> implements CoreNLPProtos.QuoteOrBuilder
A quotation marker in textProtobuf type
edu.stanford.nlp.pipeline.Quote| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.Quote.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CoreNLPProtos.Quote |
build() |
CoreNLPProtos.Quote |
buildPartial() |
CoreNLPProtos.Quote.Builder |
clear() |
CoreNLPProtos.Quote.Builder |
clearAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.Quote.Builder |
clearAuthor()
optional string author = 11; |
CoreNLPProtos.Quote.Builder |
clearBegin()
optional uint32 begin = 2; |
CoreNLPProtos.Quote.Builder |
clearCanonicalMention()
optional string canonicalMention = 19; |
CoreNLPProtos.Quote.Builder |
clearCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20; |
CoreNLPProtos.Quote.Builder |
clearCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21; |
CoreNLPProtos.Quote.Builder |
clearDocid()
optional string docid = 9; |
CoreNLPProtos.Quote.Builder |
clearEnd()
optional uint32 end = 3; |
CoreNLPProtos.Quote.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CoreNLPProtos.Quote.Builder |
clearIndex()
optional uint32 index = 10; |
CoreNLPProtos.Quote.Builder |
clearMention()
optional string mention = 12; |
CoreNLPProtos.Quote.Builder |
clearMentionBegin()
optional uint32 mentionBegin = 13; |
CoreNLPProtos.Quote.Builder |
clearMentionEnd()
optional uint32 mentionEnd = 14; |
CoreNLPProtos.Quote.Builder |
clearMentionSieve()
optional string mentionSieve = 16; |
CoreNLPProtos.Quote.Builder |
clearMentionType()
optional string mentionType = 15; |
CoreNLPProtos.Quote.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CoreNLPProtos.Quote.Builder |
clearSentenceBegin()
optional uint32 sentenceBegin = 5; |
CoreNLPProtos.Quote.Builder |
clearSentenceEnd()
optional uint32 sentenceEnd = 6; |
CoreNLPProtos.Quote.Builder |
clearSpeaker()
optional string speaker = 17; |
CoreNLPProtos.Quote.Builder |
clearSpeakerSieve()
optional string speakerSieve = 18; |
CoreNLPProtos.Quote.Builder |
clearText()
optional string text = 1; |
CoreNLPProtos.Quote.Builder |
clearTokenBegin()
optional uint32 tokenBegin = 7; |
CoreNLPProtos.Quote.Builder |
clearTokenEnd()
optional uint32 tokenEnd = 8; |
CoreNLPProtos.Quote.Builder |
clone() |
CoreNLPProtos.DependencyGraph |
getAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.DependencyGraph.Builder |
getAttributionDependencyGraphBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.DependencyGraphOrBuilder |
getAttributionDependencyGraphOrBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
java.lang.String |
getAuthor()
optional string author = 11; |
com.google.protobuf.ByteString |
getAuthorBytes()
optional string author = 11; |
int |
getBegin()
optional uint32 begin = 2; |
java.lang.String |
getCanonicalMention()
optional string canonicalMention = 19; |
int |
getCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20; |
com.google.protobuf.ByteString |
getCanonicalMentionBytes()
optional string canonicalMention = 19; |
int |
getCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21; |
CoreNLPProtos.Quote |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getDocid()
optional string docid = 9; |
com.google.protobuf.ByteString |
getDocidBytes()
optional string docid = 9; |
int |
getEnd()
optional uint32 end = 3; |
int |
getIndex()
optional uint32 index = 10; |
java.lang.String |
getMention()
optional string mention = 12; |
int |
getMentionBegin()
optional uint32 mentionBegin = 13; |
com.google.protobuf.ByteString |
getMentionBytes()
optional string mention = 12; |
int |
getMentionEnd()
optional uint32 mentionEnd = 14; |
java.lang.String |
getMentionSieve()
optional string mentionSieve = 16; |
com.google.protobuf.ByteString |
getMentionSieveBytes()
optional string mentionSieve = 16; |
java.lang.String |
getMentionType()
optional string mentionType = 15; |
com.google.protobuf.ByteString |
getMentionTypeBytes()
optional string mentionType = 15; |
int |
getSentenceBegin()
optional uint32 sentenceBegin = 5; |
int |
getSentenceEnd()
optional uint32 sentenceEnd = 6; |
java.lang.String |
getSpeaker()
optional string speaker = 17; |
com.google.protobuf.ByteString |
getSpeakerBytes()
optional string speaker = 17; |
java.lang.String |
getSpeakerSieve()
optional string speakerSieve = 18; |
com.google.protobuf.ByteString |
getSpeakerSieveBytes()
optional string speakerSieve = 18; |
java.lang.String |
getText()
optional string text = 1; |
com.google.protobuf.ByteString |
getTextBytes()
optional string text = 1; |
int |
getTokenBegin()
optional uint32 tokenBegin = 7; |
int |
getTokenEnd()
optional uint32 tokenEnd = 8; |
boolean |
hasAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
boolean |
hasAuthor()
optional string author = 11; |
boolean |
hasBegin()
optional uint32 begin = 2; |
boolean |
hasCanonicalMention()
optional string canonicalMention = 19; |
boolean |
hasCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20; |
boolean |
hasCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21; |
boolean |
hasDocid()
optional string docid = 9; |
boolean |
hasEnd()
optional uint32 end = 3; |
boolean |
hasIndex()
optional uint32 index = 10; |
boolean |
hasMention()
optional string mention = 12; |
boolean |
hasMentionBegin()
optional uint32 mentionBegin = 13; |
boolean |
hasMentionEnd()
optional uint32 mentionEnd = 14; |
boolean |
hasMentionSieve()
optional string mentionSieve = 16; |
boolean |
hasMentionType()
optional string mentionType = 15; |
boolean |
hasSentenceBegin()
optional uint32 sentenceBegin = 5; |
boolean |
hasSentenceEnd()
optional uint32 sentenceEnd = 6; |
boolean |
hasSpeaker()
optional string speaker = 17; |
boolean |
hasSpeakerSieve()
optional string speakerSieve = 18; |
boolean |
hasText()
optional string text = 1; |
boolean |
hasTokenBegin()
optional uint32 tokenBegin = 7; |
boolean |
hasTokenEnd()
optional uint32 tokenEnd = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CoreNLPProtos.Quote.Builder |
mergeAttributionDependencyGraph(CoreNLPProtos.DependencyGraph value)
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.Quote.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoreNLPProtos.Quote.Builder |
mergeFrom(CoreNLPProtos.Quote other) |
CoreNLPProtos.Quote.Builder |
mergeFrom(com.google.protobuf.Message other) |
CoreNLPProtos.Quote.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CoreNLPProtos.Quote.Builder |
setAttributionDependencyGraph(CoreNLPProtos.DependencyGraph.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.Quote.Builder |
setAttributionDependencyGraph(CoreNLPProtos.DependencyGraph value)
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.Quote.Builder |
setAuthor(java.lang.String value)
optional string author = 11; |
CoreNLPProtos.Quote.Builder |
setAuthorBytes(com.google.protobuf.ByteString value)
optional string author = 11; |
CoreNLPProtos.Quote.Builder |
setBegin(int value)
optional uint32 begin = 2; |
CoreNLPProtos.Quote.Builder |
setCanonicalMention(java.lang.String value)
optional string canonicalMention = 19; |
CoreNLPProtos.Quote.Builder |
setCanonicalMentionBegin(int value)
optional uint32 canonicalMentionBegin = 20; |
CoreNLPProtos.Quote.Builder |
setCanonicalMentionBytes(com.google.protobuf.ByteString value)
optional string canonicalMention = 19; |
CoreNLPProtos.Quote.Builder |
setCanonicalMentionEnd(int value)
optional uint32 canonicalMentionEnd = 21; |
CoreNLPProtos.Quote.Builder |
setDocid(java.lang.String value)
optional string docid = 9; |
CoreNLPProtos.Quote.Builder |
setDocidBytes(com.google.protobuf.ByteString value)
optional string docid = 9; |
CoreNLPProtos.Quote.Builder |
setEnd(int value)
optional uint32 end = 3; |
CoreNLPProtos.Quote.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CoreNLPProtos.Quote.Builder |
setIndex(int value)
optional uint32 index = 10; |
CoreNLPProtos.Quote.Builder |
setMention(java.lang.String value)
optional string mention = 12; |
CoreNLPProtos.Quote.Builder |
setMentionBegin(int value)
optional uint32 mentionBegin = 13; |
CoreNLPProtos.Quote.Builder |
setMentionBytes(com.google.protobuf.ByteString value)
optional string mention = 12; |
CoreNLPProtos.Quote.Builder |
setMentionEnd(int value)
optional uint32 mentionEnd = 14; |
CoreNLPProtos.Quote.Builder |
setMentionSieve(java.lang.String value)
optional string mentionSieve = 16; |
CoreNLPProtos.Quote.Builder |
setMentionSieveBytes(com.google.protobuf.ByteString value)
optional string mentionSieve = 16; |
CoreNLPProtos.Quote.Builder |
setMentionType(java.lang.String value)
optional string mentionType = 15; |
CoreNLPProtos.Quote.Builder |
setMentionTypeBytes(com.google.protobuf.ByteString value)
optional string mentionType = 15; |
CoreNLPProtos.Quote.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CoreNLPProtos.Quote.Builder |
setSentenceBegin(int value)
optional uint32 sentenceBegin = 5; |
CoreNLPProtos.Quote.Builder |
setSentenceEnd(int value)
optional uint32 sentenceEnd = 6; |
CoreNLPProtos.Quote.Builder |
setSpeaker(java.lang.String value)
optional string speaker = 17; |
CoreNLPProtos.Quote.Builder |
setSpeakerBytes(com.google.protobuf.ByteString value)
optional string speaker = 17; |
CoreNLPProtos.Quote.Builder |
setSpeakerSieve(java.lang.String value)
optional string speakerSieve = 18; |
CoreNLPProtos.Quote.Builder |
setSpeakerSieveBytes(com.google.protobuf.ByteString value)
optional string speakerSieve = 18; |
CoreNLPProtos.Quote.Builder |
setText(java.lang.String value)
optional string text = 1; |
CoreNLPProtos.Quote.Builder |
setTextBytes(com.google.protobuf.ByteString value)
optional string text = 1; |
CoreNLPProtos.Quote.Builder |
setTokenBegin(int value)
optional uint32 tokenBegin = 7; |
CoreNLPProtos.Quote.Builder |
setTokenEnd(int value)
optional uint32 tokenEnd = 8; |
CoreNLPProtos.Quote.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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.Quote.Builder>public CoreNLPProtos.Quote.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.Quote.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.Quote.Builder>public CoreNLPProtos.Quote getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoreNLPProtos.Quote build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.Quote buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.Quote.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.Quote.Builder>public CoreNLPProtos.Quote.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.Quote.Builder>public CoreNLPProtos.Quote.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.Quote.Builder>public CoreNLPProtos.Quote.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.Quote.Builder>public CoreNLPProtos.Quote.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.Quote.Builder>public CoreNLPProtos.Quote.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.Quote.Builder>public CoreNLPProtos.Quote.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.Quote.Builder>public CoreNLPProtos.Quote.Builder mergeFrom(CoreNLPProtos.Quote other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.Quote.Builder>public CoreNLPProtos.Quote.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.Quote.Builder>java.io.IOExceptionpublic boolean hasText()
optional string text = 1;hasText in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getText()
optional string text = 1;getText in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getTextBytes()
optional string text = 1;getTextBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setText(java.lang.String value)
optional string text = 1;value - The text to set.public CoreNLPProtos.Quote.Builder clearText()
optional string text = 1;public CoreNLPProtos.Quote.Builder setTextBytes(com.google.protobuf.ByteString value)
optional string text = 1;value - The bytes for text to set.public boolean hasBegin()
optional uint32 begin = 2;hasBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getBegin()
optional uint32 begin = 2;getBegin in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setBegin(int value)
optional uint32 begin = 2;value - The begin to set.public CoreNLPProtos.Quote.Builder clearBegin()
optional uint32 begin = 2;public boolean hasEnd()
optional uint32 end = 3;hasEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getEnd()
optional uint32 end = 3;getEnd in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setEnd(int value)
optional uint32 end = 3;value - The end to set.public CoreNLPProtos.Quote.Builder clearEnd()
optional uint32 end = 3;public boolean hasSentenceBegin()
optional uint32 sentenceBegin = 5;hasSentenceBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getSentenceBegin()
optional uint32 sentenceBegin = 5;getSentenceBegin in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setSentenceBegin(int value)
optional uint32 sentenceBegin = 5;value - The sentenceBegin to set.public CoreNLPProtos.Quote.Builder clearSentenceBegin()
optional uint32 sentenceBegin = 5;public boolean hasSentenceEnd()
optional uint32 sentenceEnd = 6;hasSentenceEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getSentenceEnd()
optional uint32 sentenceEnd = 6;getSentenceEnd in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setSentenceEnd(int value)
optional uint32 sentenceEnd = 6;value - The sentenceEnd to set.public CoreNLPProtos.Quote.Builder clearSentenceEnd()
optional uint32 sentenceEnd = 6;public boolean hasTokenBegin()
optional uint32 tokenBegin = 7;hasTokenBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getTokenBegin()
optional uint32 tokenBegin = 7;getTokenBegin in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setTokenBegin(int value)
optional uint32 tokenBegin = 7;value - The tokenBegin to set.public CoreNLPProtos.Quote.Builder clearTokenBegin()
optional uint32 tokenBegin = 7;public boolean hasTokenEnd()
optional uint32 tokenEnd = 8;hasTokenEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getTokenEnd()
optional uint32 tokenEnd = 8;getTokenEnd in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setTokenEnd(int value)
optional uint32 tokenEnd = 8;value - The tokenEnd to set.public CoreNLPProtos.Quote.Builder clearTokenEnd()
optional uint32 tokenEnd = 8;public boolean hasDocid()
optional string docid = 9;hasDocid in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getDocid()
optional string docid = 9;getDocid in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getDocidBytes()
optional string docid = 9;getDocidBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setDocid(java.lang.String value)
optional string docid = 9;value - The docid to set.public CoreNLPProtos.Quote.Builder clearDocid()
optional string docid = 9;public CoreNLPProtos.Quote.Builder setDocidBytes(com.google.protobuf.ByteString value)
optional string docid = 9;value - The bytes for docid to set.public boolean hasIndex()
optional uint32 index = 10;hasIndex in interface CoreNLPProtos.QuoteOrBuilderpublic int getIndex()
optional uint32 index = 10;getIndex in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setIndex(int value)
optional uint32 index = 10;value - The index to set.public CoreNLPProtos.Quote.Builder clearIndex()
optional uint32 index = 10;public boolean hasAuthor()
optional string author = 11;hasAuthor in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getAuthor()
optional string author = 11;getAuthor in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getAuthorBytes()
optional string author = 11;getAuthorBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setAuthor(java.lang.String value)
optional string author = 11;value - The author to set.public CoreNLPProtos.Quote.Builder clearAuthor()
optional string author = 11;public CoreNLPProtos.Quote.Builder setAuthorBytes(com.google.protobuf.ByteString value)
optional string author = 11;value - The bytes for author to set.public boolean hasMention()
optional string mention = 12;hasMention in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getMention()
optional string mention = 12;getMention in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getMentionBytes()
optional string mention = 12;getMentionBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setMention(java.lang.String value)
optional string mention = 12;value - The mention to set.public CoreNLPProtos.Quote.Builder clearMention()
optional string mention = 12;public CoreNLPProtos.Quote.Builder setMentionBytes(com.google.protobuf.ByteString value)
optional string mention = 12;value - The bytes for mention to set.public boolean hasMentionBegin()
optional uint32 mentionBegin = 13;hasMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getMentionBegin()
optional uint32 mentionBegin = 13;getMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setMentionBegin(int value)
optional uint32 mentionBegin = 13;value - The mentionBegin to set.public CoreNLPProtos.Quote.Builder clearMentionBegin()
optional uint32 mentionBegin = 13;public boolean hasMentionEnd()
optional uint32 mentionEnd = 14;hasMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getMentionEnd()
optional uint32 mentionEnd = 14;getMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setMentionEnd(int value)
optional uint32 mentionEnd = 14;value - The mentionEnd to set.public CoreNLPProtos.Quote.Builder clearMentionEnd()
optional uint32 mentionEnd = 14;public boolean hasMentionType()
optional string mentionType = 15;hasMentionType in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getMentionType()
optional string mentionType = 15;getMentionType in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getMentionTypeBytes()
optional string mentionType = 15;getMentionTypeBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setMentionType(java.lang.String value)
optional string mentionType = 15;value - The mentionType to set.public CoreNLPProtos.Quote.Builder clearMentionType()
optional string mentionType = 15;public CoreNLPProtos.Quote.Builder setMentionTypeBytes(com.google.protobuf.ByteString value)
optional string mentionType = 15;value - The bytes for mentionType to set.public boolean hasMentionSieve()
optional string mentionSieve = 16;hasMentionSieve in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getMentionSieve()
optional string mentionSieve = 16;getMentionSieve in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getMentionSieveBytes()
optional string mentionSieve = 16;getMentionSieveBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setMentionSieve(java.lang.String value)
optional string mentionSieve = 16;value - The mentionSieve to set.public CoreNLPProtos.Quote.Builder clearMentionSieve()
optional string mentionSieve = 16;public CoreNLPProtos.Quote.Builder setMentionSieveBytes(com.google.protobuf.ByteString value)
optional string mentionSieve = 16;value - The bytes for mentionSieve to set.public boolean hasSpeaker()
optional string speaker = 17;hasSpeaker in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getSpeaker()
optional string speaker = 17;getSpeaker in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getSpeakerBytes()
optional string speaker = 17;getSpeakerBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setSpeaker(java.lang.String value)
optional string speaker = 17;value - The speaker to set.public CoreNLPProtos.Quote.Builder clearSpeaker()
optional string speaker = 17;public CoreNLPProtos.Quote.Builder setSpeakerBytes(com.google.protobuf.ByteString value)
optional string speaker = 17;value - The bytes for speaker to set.public boolean hasSpeakerSieve()
optional string speakerSieve = 18;hasSpeakerSieve in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getSpeakerSieve()
optional string speakerSieve = 18;getSpeakerSieve in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getSpeakerSieveBytes()
optional string speakerSieve = 18;getSpeakerSieveBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setSpeakerSieve(java.lang.String value)
optional string speakerSieve = 18;value - The speakerSieve to set.public CoreNLPProtos.Quote.Builder clearSpeakerSieve()
optional string speakerSieve = 18;public CoreNLPProtos.Quote.Builder setSpeakerSieveBytes(com.google.protobuf.ByteString value)
optional string speakerSieve = 18;value - The bytes for speakerSieve to set.public boolean hasCanonicalMention()
optional string canonicalMention = 19;hasCanonicalMention in interface CoreNLPProtos.QuoteOrBuilderpublic java.lang.String getCanonicalMention()
optional string canonicalMention = 19;getCanonicalMention in interface CoreNLPProtos.QuoteOrBuilderpublic com.google.protobuf.ByteString getCanonicalMentionBytes()
optional string canonicalMention = 19;getCanonicalMentionBytes in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setCanonicalMention(java.lang.String value)
optional string canonicalMention = 19;value - The canonicalMention to set.public CoreNLPProtos.Quote.Builder clearCanonicalMention()
optional string canonicalMention = 19;public CoreNLPProtos.Quote.Builder setCanonicalMentionBytes(com.google.protobuf.ByteString value)
optional string canonicalMention = 19;value - The bytes for canonicalMention to set.public boolean hasCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;hasCanonicalMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;getCanonicalMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setCanonicalMentionBegin(int value)
optional uint32 canonicalMentionBegin = 20;value - The canonicalMentionBegin to set.public CoreNLPProtos.Quote.Builder clearCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;public boolean hasCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;hasCanonicalMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;getCanonicalMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setCanonicalMentionEnd(int value)
optional uint32 canonicalMentionEnd = 21;value - The canonicalMentionEnd to set.public CoreNLPProtos.Quote.Builder clearCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;public boolean hasAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;hasAttributionDependencyGraph in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.DependencyGraph getAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;getAttributionDependencyGraph in interface CoreNLPProtos.QuoteOrBuilderpublic CoreNLPProtos.Quote.Builder setAttributionDependencyGraph(CoreNLPProtos.DependencyGraph value)
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;public CoreNLPProtos.Quote.Builder setAttributionDependencyGraph(CoreNLPProtos.DependencyGraph.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;public CoreNLPProtos.Quote.Builder mergeAttributionDependencyGraph(CoreNLPProtos.DependencyGraph value)
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;public CoreNLPProtos.Quote.Builder clearAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;public CoreNLPProtos.DependencyGraph.Builder getAttributionDependencyGraphBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;public CoreNLPProtos.DependencyGraphOrBuilder getAttributionDependencyGraphOrBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;getAttributionDependencyGraphOrBuilder in interface CoreNLPProtos.QuoteOrBuilderpublic final CoreNLPProtos.Quote.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.Quote.Builder>public final CoreNLPProtos.Quote.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CoreNLPProtos.Quote.Builder>