public class Report extends Object
Report(File file, boolean approved)
void
approve()
delete()
File
getFile()
boolean
isApproved()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Report(File file, boolean approved)
public File getFile()
public boolean isApproved()
public void delete()
public void approve()