public class ResultSet extends Object
ResultSet()
List<Row>
getRows()
void
setRows(List<Row> rows)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultSet()
public List<Row> getRows()
public void setRows(List<Row> rows)
Copyright © 2018 OpenDaylight. All rights reserved.