public class Report extends Object
Report()
boolean
equals(Object obj)
List<Table>
getTables()
int
hashCode()
void
setTables(List<Table> tables)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Report()
public List<Table> getTables()
public void setTables(List<Table> tables)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString