Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.FileDescriptorProto
Describes a complete .proto file.
|
static class |
DescriptorProtos.FileDescriptorProto.Builder
Describes a complete .proto file.
|
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 |
---|---|
List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorSetOrBuilder.getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorSet.getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorSet.Builder.getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.