| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FileDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FileDescriptorProto
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.FileDescriptorSetOrBuilder.getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorSet.getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
|
DescriptorProtos |
DescriptorProtos.FileDescriptorSet.Builder.getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.FileDescriptorSetOrBuilder.getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
|
List |
DescriptorProtos.FileDescriptorSet.getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
|
List |
DescriptorProtos.FileDescriptorSet.Builder.getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
|