public static interface DescriptorProtos.FileDescriptorSetOrBuilder extends MessageOrBuilder
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; |
java.util.List<DescriptorProtos.FileDescriptorProto> |
getFileList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
DescriptorProtos.FileDescriptorProtoOrBuilder |
getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1; |
java.util.List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> |
getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.util.List<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;
java.util.List<? extends DescriptorProtos.FileDescriptorProtoOrBuilder> getFileOrBuilderList()
repeated .google.protobuf.FileDescriptorProto file = 1;
DescriptorProtos.FileDescriptorProtoOrBuilder getFileOrBuilder(int index)
repeated .google.protobuf.FileDescriptorProto file = 1;