Uses of Class
com.rometools.modules.yahooweather.types.Forecast
-
Packages that use Forecast Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Forecast in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Forecast Modifier and Type Method Description Forecast[]YWeatherEntryModule. getForecasts()Forecasts for this location.Forecast[]YWeatherModuleImpl. getForecasts()Methods in com.rometools.modules.yahooweather with parameters of type Forecast Modifier and Type Method Description voidYWeatherEntryModule. setForecasts(Forecast[] forecasts)Forecasts for this location.voidYWeatherModuleImpl. setForecasts(Forecast[] forecasts)
-