public class SearchResult extends Object
| Constructor and Description |
|---|
SearchResult() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getLimitReached() |
org.json.JSONArray |
getResults() |
void |
setLimitReached(Boolean limitReached) |
void |
setResults(org.json.JSONArray results) |
Copyright © 2019. All rights reserved.