public static final class DescriptorProtos.UninterpretedOption extends GeneratedMessage implements DescriptorProtos.UninterpretedOptionOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.UninterpretedOption.Builder |
static class |
DescriptorProtos.UninterpretedOption.NamePart |
static interface |
DescriptorProtos.UninterpretedOption.NamePartOrBuilder |
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
AGGREGATE_VALUE_FIELD_NUMBER |
static int |
DOUBLE_VALUE_FIELD_NUMBER |
static int |
IDENTIFIER_VALUE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NEGATIVE_INT_VALUE_FIELD_NUMBER |
static int |
POSITIVE_INT_VALUE_FIELD_NUMBER |
static int |
STRING_VALUE_FIELD_NUMBER |
alwaysUseFieldBuildersgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasFieldtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER
public static final int IDENTIFIER_VALUE_FIELD_NUMBER
public static final int POSITIVE_INT_VALUE_FIELD_NUMBER
public static final int NEGATIVE_INT_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER
public static final int AGGREGATE_VALUE_FIELD_NUMBER
public static DescriptorProtos.UninterpretedOption getDefaultInstance()
public DescriptorProtos.UninterpretedOption getDefaultInstanceForType()
MessageLiteOrBuildergetDefaultInstance() method of generated message classes in that
this method is an abstract method of the MessageLite interface
whereas getDefaultInstance() is a static method of a specific
class. They return the same thing.getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
GeneratedMessageinternalGetFieldAccessorTable in class GeneratedMessagepublic List<DescriptorProtos.UninterpretedOption.NamePart> getNameList()
getNameList in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic List<? extends DescriptorProtos.UninterpretedOption.NamePartOrBuilder> getNameOrBuilderList()
getNameOrBuilderList in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic int getNameCount()
getNameCount in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic DescriptorProtos.UninterpretedOption.NamePart getName(int index)
getName in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic DescriptorProtos.UninterpretedOption.NamePartOrBuilder getNameOrBuilder(int index)
getNameOrBuilder in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic boolean hasIdentifierValue()
hasIdentifierValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic String getIdentifierValue()
getIdentifierValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic boolean hasPositiveIntValue()
hasPositiveIntValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic long getPositiveIntValue()
getPositiveIntValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic boolean hasNegativeIntValue()
hasNegativeIntValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic long getNegativeIntValue()
getNegativeIntValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic boolean hasDoubleValue()
hasDoubleValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic double getDoubleValue()
getDoubleValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic boolean hasStringValue()
hasStringValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic ByteString getStringValue()
getStringValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic boolean hasAggregateValue()
hasAggregateValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic String getAggregateValue()
getAggregateValue in interface DescriptorProtos.UninterpretedOptionOrBuilderpublic final boolean isInitialized()
MessageLiteOrBuilderisInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessagepublic void writeTo(CodedOutputStream output) throws IOException
MessageLiteoutput. This does not
flush or close the stream.writeTo in interface MessageLitewriteTo in class AbstractMessageIOExceptionpublic int getSerializedSize()
MessageLitegetSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessageprotected Object writeReplace() throws ObjectStreamException
GeneratedMessagereturn super.writeReplace();writeReplace in class GeneratedMessageObjectStreamExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(InputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.Builder newBuilder()
public DescriptorProtos.UninterpretedOption.Builder newBuilderForType()
MessageLitenewBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static DescriptorProtos.UninterpretedOption.Builder newBuilder(DescriptorProtos.UninterpretedOption prototype)
public DescriptorProtos.UninterpretedOption.Builder toBuilder()
MessageLitetoBuilder in interface MessagetoBuilder in interface MessageLiteprotected DescriptorProtos.UninterpretedOption.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2008–2013 Google. All rights reserved.