public static interface DescriptorProtos.FileDescriptorSetOrBuilder extends MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.FileDescriptorProto |
getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1; |
int |
getFileCount()
repeated .google.protobuf.FileDescriptorProto file = 1; |
List<DescriptorProtos.FileDescriptorProto> |
getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
getDefaultInstanceForType, isInitializedList<DescriptorProtos.FileDescriptorProto> getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;DescriptorProtos.FileDescriptorProto getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;int getFileCount()
repeated .google.protobuf.FileDescriptorProto file = 1;Copyright © 2008–2016 Google. All rights reserved.