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