Uses of Class
com.rometools.modules.yahooweather.types.Atmosphere
-
Packages that use Atmosphere Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Atmosphere in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Atmosphere Modifier and Type Method Description AtmosphereYWeatherFeedModule. getAtmosphere()The current atmospheric conditions.AtmosphereYWeatherModuleImpl. getAtmosphere()Methods in com.rometools.modules.yahooweather with parameters of type Atmosphere Modifier and Type Method Description voidYWeatherFeedModule. setAtmosphere(Atmosphere value)Sets the current atmopheric condictions.voidYWeatherModuleImpl. setAtmosphere(Atmosphere atmosphere)
-