public static final class DescriptorProtos.UninterpretedOption.NamePart extends GeneratedMessage implements DescriptorProtos.UninterpretedOption.NamePartOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.UninterpretedOption.NamePart.Builder |
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 |
IS_EXTENSION_FIELD_NUMBER |
static int |
NAME_PART_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_PART_FIELD_NUMBER
public static final int IS_EXTENSION_FIELD_NUMBER
public static DescriptorProtos.UninterpretedOption.NamePart getDefaultInstance()
public DescriptorProtos.UninterpretedOption.NamePart 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 boolean hasNamePart()
hasNamePart in interface DescriptorProtos.UninterpretedOption.NamePartOrBuilderpublic String getNamePart()
getNamePart in interface DescriptorProtos.UninterpretedOption.NamePartOrBuilderpublic boolean hasIsExtension()
hasIsExtension in interface DescriptorProtos.UninterpretedOption.NamePartOrBuilderpublic boolean getIsExtension()
getIsExtension in interface DescriptorProtos.UninterpretedOption.NamePartOrBuilderpublic 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.NamePart parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(InputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescriptorProtos.UninterpretedOption.NamePart.Builder newBuilder()
public DescriptorProtos.UninterpretedOption.NamePart.Builder newBuilderForType()
MessageLitenewBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static DescriptorProtos.UninterpretedOption.NamePart.Builder newBuilder(DescriptorProtos.UninterpretedOption.NamePart prototype)
public DescriptorProtos.UninterpretedOption.NamePart.Builder toBuilder()
MessageLitetoBuilder in interface MessagetoBuilder in interface MessageLiteprotected DescriptorProtos.UninterpretedOption.NamePart.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2008–2013 Google. All rights reserved.