Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Packages that use DescriptorProtos.DescriptorProto.ExtensionRange
-
Uses of DescriptorProtos.DescriptorProto.ExtensionRange in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.DescriptorProto.ExtensionRangeModifier and TypeFieldDescriptionprivate static final DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange.DEFAULT_INSTANCEFields in com.google.protobuf with type parameters of type DescriptorProtos.DescriptorProto.ExtensionRangeModifier and TypeFieldDescriptionDescriptorProtos.DescriptorProto.extensionRange_private static Parser<DescriptorProtos.DescriptorProto.ExtensionRange> DescriptorProtos.DescriptorProto.ExtensionRange.PARSERMethods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ExtensionRangeModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.ExtensionRange.getDefaultInstance()DescriptorProtos.DescriptorProto.Builder.getExtensionRange(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.getExtensionRange(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProtoOrBuilder.getExtensionRange(int index) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.ExtensionRange.parseDelimitedFrom(InputStream input) DescriptorProtos.DescriptorProto.ExtensionRange.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(byte[] data) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(ByteString data) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(CodedInputStream input) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(InputStream input) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(ByteBuffer data) DescriptorProtos.DescriptorProto.ExtensionRange.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ExtensionRangeModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProtoOrBuilder.getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.ExtensionRange.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto.ExtensionRangeModifier and TypeMethodDescriptionprivate voidDescriptorProtos.DescriptorProto.addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;private voidDescriptorProtos.DescriptorProto.addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.ExtensionRange.newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange prototype) DescriptorProtos.DescriptorProto.Builder.setExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;private voidDescriptorProtos.DescriptorProto.setExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.DescriptorProto.ExtensionRangeModifier and TypeMethodDescriptionprivate voidDescriptorProtos.DescriptorProto.addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.Builder.addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values) repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;