Package | Description |
---|---|
com.baidu.mapapi.search.weather |
天气查询
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WeatherSearchAlerts> |
WeatherResult.getWeatherAlerts()
获取气象预警数据,高级字段
|
Modifier and Type | Method and Description |
---|---|
void |
WeatherResult.setWeatherAlerts(java.util.List<WeatherSearchAlerts> mWeatherAlerts)
设置气象预警数据,高级字段
|