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 private static Parser<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto.ReservedRange. PARSER
private Internal.ProtobufList<DescriptorProtos.DescriptorProto.ReservedRange>
DescriptorProtos.DescriptorProto. reservedRange_
Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ReservedRange Modifier and Type Method Description static DescriptorProtos.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange. getDefaultInstance()
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 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 private void
DescriptorProtos.DescriptorProto. addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
private void
DescriptorProtos.DescriptorProto. addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange value)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
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;
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;
private void
DescriptorProtos.DescriptorProto. 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 private void
DescriptorProtos.DescriptorProto. addAllReservedRange(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange> values)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
DescriptorProtos.DescriptorProto.Builder
DescriptorProtos.DescriptorProto.Builder. addAllReservedRange(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange> values)
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
-