public class QSResult extends Object
Constructor and Description |
---|
QSResult() |
Modifier and Type | Method and Description |
---|---|
void |
addColumn(QSColumn column) |
void |
addRow(QSRow row) |
List<QSColumn> |
getColumns() |
List<QSRow> |
getRows() |
Copyright © 2013–2019. All rights reserved.