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

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

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

Methods in com.sun.syndication.feed.module.yahooweather that return Wind
 Wind YWeatherModuleImpl.getWind()
           
 Wind YWeatherFeedModule.getWind()
          Current wind conditions at the location.
 

Methods in com.sun.syndication.feed.module.yahooweather with parameters of type Wind
 void YWeatherModuleImpl.setWind(Wind wind)
           
 void YWeatherFeedModule.setWind(Wind wind)
          Current wind conditions at the location.
 



Copyright © 2006-2009. All Rights Reserved.