public class DetailSearchResult extends BaseSearchResult
Modifier and Type | Field and Description |
---|---|
CloudPoiInfo |
poiInfo
详细信息结果数据
|
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 |
---|
DetailSearchResult() |
Modifier and Type | Method and Description |
---|---|
void |
parseFromJSON(JSONObject jo) |
public CloudPoiInfo poiInfo
public void parseFromJSON(JSONObject jo) throws JSONException
parseFromJSON
in class BaseSearchResult
JSONException