Uses of Class
com.rometools.modules.yahooweather.types.Astronomy
-
Packages that use Astronomy Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Astronomy in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Astronomy Modifier and Type Method Description AstronomyYWeatherFeedModule. getAstronomy()Astronomical information for the location.AstronomyYWeatherModuleImpl. getAstronomy()Methods in com.rometools.modules.yahooweather with parameters of type Astronomy Modifier and Type Method Description voidYWeatherFeedModule. setAstronomy(Astronomy astronomy)Astronomical information for the location.voidYWeatherModuleImpl. setAstronomy(Astronomy astronomy)
-