Uses of Class
com.rometools.modules.yahooweather.types.Wind
-
Packages that use Wind Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Wind in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Wind Modifier and Type Method Description WindYWeatherFeedModule. getWind()Current wind conditions at the location.WindYWeatherModuleImpl. getWind()Methods in com.rometools.modules.yahooweather with parameters of type Wind Modifier and Type Method Description voidYWeatherFeedModule. setWind(Wind wind)Current wind conditions at the location.voidYWeatherModuleImpl. setWind(Wind wind)
-