public static final class CoreNLPProtos.Quote extends com.google.protobuf.GeneratedMessageV3 implements CoreNLPProtos.QuoteOrBuilder
A quotation marker in textProtobuf type
edu.stanford.nlp.pipeline.Quote| Modifier and Type | Class and Description |
|---|---|
static class |
CoreNLPProtos.Quote.Builder
A quotation marker in text
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTRIBUTIONDEPENDENCYGRAPH_FIELD_NUMBER |
static int |
AUTHOR_FIELD_NUMBER |
static int |
BEGIN_FIELD_NUMBER |
static int |
CANONICALMENTION_FIELD_NUMBER |
static int |
CANONICALMENTIONBEGIN_FIELD_NUMBER |
static int |
CANONICALMENTIONEND_FIELD_NUMBER |
static int |
DOCID_FIELD_NUMBER |
static int |
END_FIELD_NUMBER |
static int |
INDEX_FIELD_NUMBER |
static int |
MENTION_FIELD_NUMBER |
static int |
MENTIONBEGIN_FIELD_NUMBER |
static int |
MENTIONEND_FIELD_NUMBER |
static int |
MENTIONSIEVE_FIELD_NUMBER |
static int |
MENTIONTYPE_FIELD_NUMBER |
static com.google.protobuf.Parser<CoreNLPProtos.Quote> |
PARSER
Deprecated.
|
static int |
SENTENCEBEGIN_FIELD_NUMBER |
static int |
SENTENCEEND_FIELD_NUMBER |
static int |
SPEAKER_FIELD_NUMBER |
static int |
SPEAKERSIEVE_FIELD_NUMBER |
static int |
TEXT_FIELD_NUMBER |
static int |
TOKENBEGIN_FIELD_NUMBER |
static int |
TOKENEND_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
CoreNLPProtos.DependencyGraph |
getAttributionDependencyGraph()
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; |
static CoreNLPProtos.Quote |
getDefaultInstance() |
CoreNLPProtos.Quote |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<CoreNLPProtos.Quote> |
getParserForType() |
int |
getSentenceBegin()
optional uint32 sentenceBegin = 5; |
int |
getSentenceEnd()
optional uint32 sentenceEnd = 6; |
int |
getSerializedSize() |
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; |
int |
hashCode() |
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() |
static CoreNLPProtos.Quote.Builder |
newBuilder() |
static CoreNLPProtos.Quote.Builder |
newBuilder(CoreNLPProtos.Quote prototype) |
CoreNLPProtos.Quote.Builder |
newBuilderForType() |
protected CoreNLPProtos.Quote.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CoreNLPProtos.Quote |
parseDelimitedFrom(java.io.InputStream input) |
static CoreNLPProtos.Quote |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.Quote |
parseFrom(byte[] data) |
static CoreNLPProtos.Quote |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.Quote |
parseFrom(java.nio.ByteBuffer data) |
static CoreNLPProtos.Quote |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.Quote |
parseFrom(com.google.protobuf.ByteString data) |
static CoreNLPProtos.Quote |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.Quote |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreNLPProtos.Quote |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.Quote |
parseFrom(java.io.InputStream input) |
static CoreNLPProtos.Quote |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoreNLPProtos.Quote> |
parser() |
CoreNLPProtos.Quote.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TEXT_FIELD_NUMBER
public static final int BEGIN_FIELD_NUMBER
public static final int END_FIELD_NUMBER
public static final int SENTENCEBEGIN_FIELD_NUMBER
public static final int SENTENCEEND_FIELD_NUMBER
public static final int TOKENBEGIN_FIELD_NUMBER
public static final int TOKENEND_FIELD_NUMBER
public static final int DOCID_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER
public static final int AUTHOR_FIELD_NUMBER
public static final int MENTION_FIELD_NUMBER
public static final int MENTIONBEGIN_FIELD_NUMBER
public static final int MENTIONEND_FIELD_NUMBER
public static final int MENTIONTYPE_FIELD_NUMBER
public static final int MENTIONSIEVE_FIELD_NUMBER
public static final int SPEAKER_FIELD_NUMBER
public static final int SPEAKERSIEVE_FIELD_NUMBER
public static final int CANONICALMENTION_FIELD_NUMBER
public static final int CANONICALMENTIONBEGIN_FIELD_NUMBER
public static final int CANONICALMENTIONEND_FIELD_NUMBER
public static final int ATTRIBUTIONDEPENDENCYGRAPH_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<CoreNLPProtos.Quote> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 boolean hasBegin()
optional uint32 begin = 2;hasBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getBegin()
optional uint32 begin = 2;getBegin in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasEnd()
optional uint32 end = 3;hasEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getEnd()
optional uint32 end = 3;getEnd in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasSentenceBegin()
optional uint32 sentenceBegin = 5;hasSentenceBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getSentenceBegin()
optional uint32 sentenceBegin = 5;getSentenceBegin in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasSentenceEnd()
optional uint32 sentenceEnd = 6;hasSentenceEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getSentenceEnd()
optional uint32 sentenceEnd = 6;getSentenceEnd in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasTokenBegin()
optional uint32 tokenBegin = 7;hasTokenBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getTokenBegin()
optional uint32 tokenBegin = 7;getTokenBegin in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasTokenEnd()
optional uint32 tokenEnd = 8;hasTokenEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getTokenEnd()
optional uint32 tokenEnd = 8;getTokenEnd in interface CoreNLPProtos.QuoteOrBuilderpublic 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 boolean hasIndex()
optional uint32 index = 10;hasIndex in interface CoreNLPProtos.QuoteOrBuilderpublic int getIndex()
optional uint32 index = 10;getIndex in interface CoreNLPProtos.QuoteOrBuilderpublic 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 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 boolean hasMentionBegin()
optional uint32 mentionBegin = 13;hasMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getMentionBegin()
optional uint32 mentionBegin = 13;getMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasMentionEnd()
optional uint32 mentionEnd = 14;hasMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getMentionEnd()
optional uint32 mentionEnd = 14;getMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic 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 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 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 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 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 boolean hasCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;hasCanonicalMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic int getCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;getCanonicalMentionBegin in interface CoreNLPProtos.QuoteOrBuilderpublic boolean hasCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;hasCanonicalMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic int getCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;getCanonicalMentionEnd in interface CoreNLPProtos.QuoteOrBuilderpublic 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.DependencyGraphOrBuilder getAttributionDependencyGraphOrBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;getAttributionDependencyGraphOrBuilder in interface CoreNLPProtos.QuoteOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CoreNLPProtos.Quote parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.Quote parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.Quote parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.Quote parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.Quote parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.Quote parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.Quote parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.Quote parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.Quote parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.Quote parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.Quote parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.Quote parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoreNLPProtos.Quote.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoreNLPProtos.Quote.Builder newBuilder()
public static CoreNLPProtos.Quote.Builder newBuilder(CoreNLPProtos.Quote prototype)
public CoreNLPProtos.Quote.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoreNLPProtos.Quote.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CoreNLPProtos.Quote getDefaultInstance()
public static com.google.protobuf.Parser<CoreNLPProtos.Quote> parser()
public com.google.protobuf.Parser<CoreNLPProtos.Quote> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CoreNLPProtos.Quote getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder