| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.DescriptorProtoOrBuilder.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
List |
DescriptorProtos.DescriptorProto.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
List |
DescriptorProtos.DescriptorProto.Builder.getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|