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