public class TableRow extends Object
TableRow()
Boolean
getMore()
List<Map<String,?>>
getRows()
void
setMore(Boolean more)
setRows(List<Map<String,?>> rows)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableRow()
public List<Map<String,?>> getRows()
public void setRows(List<Map<String,?>> rows)
public Boolean getMore()
public void setMore(Boolean more)
Copyright © 2019. All rights reserved.