public static final class DescriptorProtos.DescriptorProto.ExtensionRange extends com.google.protobuf.GeneratedMessageV3 implements DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
google.protobuf.DescriptorProto.ExtensionRange| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
END_FIELD_NUMBER |
static int |
OPTIONS_FIELD_NUMBER |
static com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange> |
PARSER
Deprecated.
|
static int |
START_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
getDefaultInstance() |
DescriptorProtos.DescriptorProto.ExtensionRange |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getEnd()
optional int32 end = 2; |
DescriptorProtos.ExtensionRangeOptions |
getOptions()
optional .google.protobuf.ExtensionRangeOptions options = 3; |
DescriptorProtos.ExtensionRangeOptionsOrBuilder |
getOptionsOrBuilder()
optional .google.protobuf.ExtensionRangeOptions options = 3; |
com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange> |
getParserForType() |
int |
getSerializedSize() |
int |
getStart()
optional int32 start = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasEnd()
optional int32 end = 2; |
int |
hashCode() |
boolean |
hasOptions()
optional .google.protobuf.ExtensionRangeOptions options = 3; |
boolean |
hasStart()
optional int32 start = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
newBuilder() |
static DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange prototype) |
DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
newBuilderForType() |
protected DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseDelimitedFrom(java.io.InputStream input) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(byte[] data) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(java.nio.ByteBuffer data) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(com.google.protobuf.ByteString data) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(java.io.InputStream input) |
static DescriptorProtos.DescriptorProto.ExtensionRange |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange> |
parser() |
DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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 START_FIELD_NUMBER
public static final int END_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 hasStart()
optional int32 start = 1;hasStart in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic int getStart()
optional int32 start = 1;getStart in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic boolean hasEnd()
optional int32 end = 2;hasEnd in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic int getEnd()
optional int32 end = 2;getEnd in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic boolean hasOptions()
optional .google.protobuf.ExtensionRangeOptions options = 3;hasOptions in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic DescriptorProtos.ExtensionRangeOptions getOptions()
optional .google.protobuf.ExtensionRangeOptions options = 3;getOptions in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic DescriptorProtos.ExtensionRangeOptionsOrBuilder getOptionsOrBuilder()
optional .google.protobuf.ExtensionRangeOptions options = 3;getOptionsOrBuilder in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilderpublic 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 DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static DescriptorProtos.DescriptorProto.ExtensionRange parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic DescriptorProtos.DescriptorProto.ExtensionRange.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DescriptorProtos.DescriptorProto.ExtensionRange.Builder newBuilder()
public static DescriptorProtos.DescriptorProto.ExtensionRange.Builder newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange prototype)
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DescriptorProtos.DescriptorProto.ExtensionRange.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DescriptorProtos.DescriptorProto.ExtensionRange getDefaultInstance()
public static com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange> parser()
public com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DescriptorProtos.DescriptorProto.ExtensionRange getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder