public class TableData extends Object
TableData()
TableData(List<TableRow> rows)
boolean
equals(Object o)
List<TableRow>
getRows()
int
hashCode()
void
setRows(List<TableRow> rows)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TableData(List<TableRow> rows)
public TableData()
public List<TableRow> getRows()
public void setRows(List<TableRow> rows)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2025. All rights reserved.