| Package | Description |
|---|---|
| org.jivesoftware.smackx.search |
| Modifier and Type | Method and Description |
|---|---|
List<ReportedData.Row> |
ReportedData.getRows()
Returns a List of the rows returned from a search.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportedData.addRow(ReportedData.Row row)
Adds a new
Row. |