Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Packages that use DescriptorProtos.DescriptorProto.ReservedRange
-
Uses of DescriptorProtos.DescriptorProto.ReservedRange in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.DescriptorProto.ReservedRangeModifier and TypeFieldDescriptionprivate static final DescriptorProtos.DescriptorProto.ReservedRangeDescriptorProtos.DescriptorProto.ReservedRange.DEFAULT_INSTANCEFields in com.google.protobuf with type parameters of type DescriptorProtos.DescriptorProto.ReservedRangeModifier and TypeFieldDescriptionstatic final Parser<DescriptorProtos.DescriptorProto.ReservedRange>DescriptorProtos.DescriptorProto.ReservedRange.PARSERDeprecated.DescriptorProtos.DescriptorProto.Builder.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.ReservedRangeModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.ReservedRange.Builder.build()DescriptorProtos.DescriptorProto.ReservedRange.Builder.buildPartial()DescriptorProtos.DescriptorProto.ReservedRange.getDefaultInstance()DescriptorProtos.DescriptorProto.ReservedRange.Builder.getDefaultInstanceForType()DescriptorProtos.DescriptorProto.ReservedRange.getDefaultInstanceForType()DescriptorProtos.DescriptorProto.Builder.getReservedRange(int index) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.getReservedRange(int index) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProtoOrBuilder.getReservedRange(int index) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.ReservedRange.parseDelimitedFrom(InputStream input) DescriptorProtos.DescriptorProto.ReservedRange.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(byte[] data) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(ByteString data) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(CodedInputStream input) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(InputStream input) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(ByteBuffer data) DescriptorProtos.DescriptorProto.ReservedRange.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ReservedRangeModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.ReservedRange.getParserForType()private RepeatedFieldBuilderV3<DescriptorProtos.DescriptorProto.ReservedRange,DescriptorProtos.DescriptorProto.ReservedRange.Builder, DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder> DescriptorProtos.DescriptorProto.Builder.getReservedRangeFieldBuilder()DescriptorProtos.DescriptorProto.Builder.getReservedRangeList()repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.getReservedRangeList()repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProtoOrBuilder.getReservedRangeList()repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.ReservedRange.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto.ReservedRangeModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addReservedRange(int index, DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;DescriptorProtos.DescriptorProto.Builder.addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange value) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;private voidDescriptorProtos.DescriptorProto.ReservedRange.Builder.buildPartial0(DescriptorProtos.DescriptorProto.ReservedRange result) DescriptorProtos.DescriptorProto.ReservedRange.Builder.mergeFrom(DescriptorProtos.DescriptorProto.ReservedRange other) DescriptorProtos.DescriptorProto.ReservedRange.newBuilder(DescriptorProtos.DescriptorProto.ReservedRange prototype) 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.ReservedRangeModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange> values) repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;