Uses of Class
com.sun.syndication.feed.module.yahooweather.types.Forecast

Packages that use Forecast
com.sun.syndication.feed.module.yahooweather This package contains Modules for working with Yahoo! Weather
 

Uses of Forecast in com.sun.syndication.feed.module.yahooweather
 

Methods in com.sun.syndication.feed.module.yahooweather that return Forecast
 Forecast[] YWeatherModuleImpl.getForecasts()
           
 Forecast[] YWeatherEntryModule.getForecasts()
          Forecasts for this location.
 

Methods in com.sun.syndication.feed.module.yahooweather with parameters of type Forecast
 void YWeatherModuleImpl.setForecasts(Forecast[] forecasts)
           
 void YWeatherEntryModule.setForecasts(Forecast[] forecasts)
          Forecasts for this location.
 



Copyright © 2006-2009. All Rights Reserved.