| Package | Description |
|---|---|
| com.baidu.mapapi.search.weather |
天气查询
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WeatherSearchForecastForHours> |
WeatherResult.getForecastHours()
获取未来24小时逐小时预报,高级字段
|
| Modifier and Type | Method and Description |
|---|---|
void |
WeatherResult.setForecastHours(java.util.List<WeatherSearchForecastForHours> mForecastHours)
设置未来24小时逐小时预报,高级字段
|