| java.lang.Object | |||
| ↳ | JsonModel | ||
| ↳ | com.tencent.lbssearch.httpresponse.BaseObject | ||
| ↳ | com.tencent.lbssearch.object.result.SearchResultObject | ||
地点搜索(Search接口)返回结果
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | SearchResultObject.SearchResultData | 搜索结果POI数组,每项为一个POI对象 | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int | count | 结果数量 | |||||||||
| public List<SearchResultObject.SearchResultData> | data | ||||||||||
| public List<SuggestionResultObject.SubPoi> | sub_pois | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.tencent.lbssearch.httpresponse.BaseObject
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SearchResultObject() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.tencent.lbssearch.httpresponse.BaseObject
| |||||||||||
From class
java.lang.Object
| |||||||||||
结果数量