org.jasig.portlet.weather.dao.worldwide.xml
Class WeatherData
java.lang.Object
org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
public class WeatherData
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeatherData
public WeatherData()
getCondition
public CurrentCondition getCondition()
setCondition
public void setCondition(CurrentCondition condition)
getForecasts
public List<WeatherForecast> getForecasts()
setForecasts
public void setForecasts(List<WeatherForecast> forecasts)
getWeatherUrl
public String getWeatherUrl()
Copyright © 2011 Jasig. All Rights Reserved.