| Package | Description |
|---|---|
| org.jivesoftware.smackx.search |
| Modifier and Type | Method and Description |
|---|---|
List<ReportedData.Column> |
ReportedData.getColumns()
Returns a List of the columns returned from a search.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportedData.addColumn(ReportedData.Column column)
Adds a new
Column |