public class CloudSearchResult extends BaseSearchResult
| Modifier and Type | Field and Description |
|---|---|
java.util.List<CloudPoiInfo> |
poiList
poi结果列表
|
size, status, STATUS_CODE_NETWORK_ERROR, STATUS_CODE_NETWORK_TIME_OUT, STATUS_CODE_PARAM_ERROR, STATUS_CODE_PERMISSION_UNFINISHED, STATUS_CODE_RESULT_NOTFOUND, STATUS_CODE_SEARVER_ERROR, STATUS_CODE_SUCCEED, total| Constructor and Description |
|---|
CloudSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
parseFromJSON(JSONObject jo) |
public java.util.List<CloudPoiInfo> poiList
public void parseFromJSON(JSONObject jo)
throws JSONException
parseFromJSON in class BaseSearchResultJSONException