|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portlet.weather.dao.worldwide.xml.WeatherData
public class WeatherData
| Constructor Summary | |
|---|---|
WeatherData()
|
|
| Method Summary | |
|---|---|
CurrentCondition |
getCondition()
|
java.util.List<WeatherForecast> |
getForecasts()
|
java.lang.String |
getWeatherUrl()
|
void |
setCondition(CurrentCondition condition)
|
void |
setForecasts(java.util.List<WeatherForecast> forecasts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WeatherData()
| Method Detail |
|---|
public CurrentCondition getCondition()
public void setCondition(CurrentCondition condition)
public java.util.List<WeatherForecast> getForecasts()
public void setForecasts(java.util.List<WeatherForecast> forecasts)
public java.lang.String getWeatherUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||