public class QueryResult extends Object implements Serializable
| Constructor and Description |
|---|
QueryResult() |
QueryResult(ArrayList<Result> results) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Result> |
getResults() |
void |
setResults(ArrayList<Result> results) |
Copyright © 2021. All rights reserved.