Uses of Class
com.rometools.modules.yahooweather.types.Location
-
Packages that use Location Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Location in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Location Modifier and Type Method Description LocationYWeatherFeedModule. getLocation()The location the feed is for.LocationYWeatherModuleImpl. getLocation()Methods in com.rometools.modules.yahooweather with parameters of type Location Modifier and Type Method Description voidYWeatherFeedModule. setLocation(Location location)The location the feed is for.voidYWeatherModuleImpl. setLocation(Location location)
-