Uses of Class
com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
Packages that use DescriptorProtos.DescriptorProto.ExtensionRange Package Description com.google.protobuf -
-
Uses of DescriptorProtos.DescriptorProto.ExtensionRange in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Field Description private static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. DEFAULT_INSTANCEFields in com.google.protobuf with type parameters of type DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Field Description private Internal.ProtobufList<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto. extensionRange_private static Parser<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto.ExtensionRange. PARSERMethods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Method Description static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. getDefaultInstance()DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.Builder. getExtensionRange(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto. getExtensionRange(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProtoOrBuilder. getExtensionRange(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(byte[] data)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(ByteString data)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(CodedInputStream input)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.io.InputStream input)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Method Description java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto.Builder. getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto. getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProtoOrBuilder. getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;static Parser<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto.ExtensionRange. parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Method Description private 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.BuilderDescriptorProtos.DescriptorProto.Builder. addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange value)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;static DescriptorProtos.DescriptorProto.ExtensionRange.BuilderDescriptorProtos.DescriptorProto.ExtensionRange. newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange prototype)DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.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.ExtensionRange Modifier and Type Method Description private voidDescriptorProtos.DescriptorProto. addAllExtensionRange(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addAllExtensionRange(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
-