Uses of Class
com.rometools.modules.yahooweather.types.Units
-
Packages that use Units Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Units in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Units Modifier and Type Method Description UnitsYWeatherFeedModule. getUnits()Units that data in the feed is provided in.UnitsYWeatherModuleImpl. getUnits()Methods in com.rometools.modules.yahooweather with parameters of type Units Modifier and Type Method Description voidYWeatherFeedModule. setUnits(Units units)Units that data in the feed is provided in.voidYWeatherModuleImpl. setUnits(Units units)
-