public static interface DescriptorProtos.FileDescriptorSetOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
getFile(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
|
int |
getFileCount()
repeated .google.protobuf.FileDescriptorProto file = 1;
|
List |
getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1;
|
DescriptorProtos |
getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;
|
List |
getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedList<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;
List<? extends DescriptorProtos .FileDescriptorProtoOrBuilder > getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProtoOrBuilder getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;