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
Methods in com.google.protobuf that return DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Method Description DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange.Builder. build()DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange.Builder. buildPartial()static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. getDefaultInstance()DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange.Builder. getDefaultInstanceForType()DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. getDefaultInstanceForType()DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.Builder. getExtensionRange(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto. getExtensionRange(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProtoOrBuilder. getExtensionRange(int index)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(byte[] data)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(com.google.protobuf.ByteString data)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(com.google.protobuf.CodedInputStream input)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.io.InputStream input)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.DescriptorProto.ExtensionRangeDescriptorProtos.DescriptorProto.ExtensionRange. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.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 [json_name = "extensionRange"];java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto. getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];java.util.List<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProtoOrBuilder. getExtensionRangeList()repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];com.google.protobuf.Parser<DescriptorProtos.DescriptorProto.ExtensionRange>DescriptorProtos.DescriptorProto.ExtensionRange. getParserForType()static com.google.protobuf.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 DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addExtensionRange(int index, DescriptorProtos.DescriptorProto.ExtensionRange value)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange value)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];DescriptorProtos.DescriptorProto.ExtensionRange.BuilderDescriptorProtos.DescriptorProto.ExtensionRange.Builder. mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange other)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 [json_name = "extensionRange"];Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.DescriptorProto.ExtensionRange Modifier and Type Method Description DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addAllExtensionRange(java.lang.Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange> values)repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
-