public interface  oadd.com.google.protobuf.DescriptorProtos$FileDescriptorSetOrBuilder extends java.lang.Object implements oadd.com.google.protobuf.MessageOrBuilder
{
public abstract java.util.List getFileList();
public abstract oadd.com.google.protobuf.DescriptorProtos$FileDescriptorProto getFile(int);
public abstract int getFileCount();
public abstract java.util.List getFileOrBuilderList();
public abstract oadd.com.google.protobuf.DescriptorProtos$FileDescriptorProtoOrBuilder getFileOrBuilder(int);
}