Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Packages that use DescriptorProtos.DescriptorProto.ReservedRange Package Description com.google.protobuf -
-
Uses of DescriptorProtos.DescriptorProto.ReservedRange in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Field Description private static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. DEFAULT_INSTANCE
Fields in com.google.protobuf with type parameters of type DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Field Description static Parser<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto.ReservedRange. PARSER
Deprecated.private java.util.List<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto.Builder. reservedRange_
private java.util.List<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto. reservedRange_
private RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto.ReservedRange,DescriptorProtos.DescriptorProto.ReservedRange.Builder,DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder>
DescriptorProtos.DescriptorProto.Builder. reservedRangeBuilder_
Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Method Description DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange.Builder. build()
DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange.Builder. buildPartial()
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. getDefaultInstance()
DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange.Builder. getDefaultInstanceForType()
DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. getDefaultInstanceForType()
DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.Builder. getReservedRange(int index)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto. getReservedRange(int index)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProtoOrBuilder. getReservedRange(int index)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseDelimitedFrom(java.io.InputStream input)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(byte[] data)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(ByteString data)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(CodedInputStream input)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(java.io.InputStream input)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(java.nio.ByteBuffer data)
static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Method Description Parser<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto.ReservedRange. getParserForType()
private RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto.ReservedRange,DescriptorProtos.DescriptorProto.ReservedRange.Builder,DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder>
DescriptorProtos.DescriptorProto.Builder. getReservedRangeFieldBuilder()
java.util.List<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto.Builder. getReservedRangeList()
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
java.util.List<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto. getReservedRangeList()
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
java.util.List<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProtoOrBuilder. getReservedRangeList()
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
static Parser<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto.ReservedRange. parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Method Description DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange value)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
private void
DescriptorProtos.DescriptorProto.ReservedRange.Builder. buildPartial0(DescriptorProtos.DescriptorProto.ReservedRange result)
DescriptorProtos.DescriptorProto.ReservedRange.Builder
DescriptorProtos.DescriptorProto.ReservedRange.Builder. mergeFrom(DescriptorProtos.DescriptorProto.ReservedRange other)
static DescriptorProtos.DescriptorProto.ReservedRange.Builder
DescriptorProtos.DescriptorProto.ReservedRange. newBuilder(DescriptorProtos.DescriptorProto.ReservedRange prototype)
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. setReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Method Description DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addAllReservedRange(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange> values)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
-