| Package | Description |
|---|---|
| com.baidu.mapapi.search.core |
检索模块公共数据结结构
|
| com.baidu.mapapi.search.poi |
POI检索
|
| Modifier and Type | Field and Description |
|---|---|
SearchResult.ERRORNO |
SearchResult.error
检索结果状态码, 各状态值见
SearchResult.ERRORNO |
| Modifier and Type | Method and Description |
|---|---|
static SearchResult.ERRORNO |
SearchResult.ERRORNO.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchResult.ERRORNO[] |
SearchResult.ERRORNO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SearchResult(SearchResult.ERRORNO errorno) |
| Constructor and Description |
|---|
PoiDetailResult(SearchResult.ERRORNO errorno) |
PoiIndoorResult(SearchResult.ERRORNO errorno) |