Uses of Class
com.rometools.modules.yahooweather.types.Condition
-
Packages that use Condition Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of Condition in com.rometools.modules.yahooweather
Methods in com.rometools.modules.yahooweather that return Condition Modifier and Type Method Description ConditionYWeatherEntryModule. getCondition()The current conditions.ConditionYWeatherModuleImpl. getCondition()Methods in com.rometools.modules.yahooweather with parameters of type Condition Modifier and Type Method Description voidYWeatherEntryModule. setCondition(Condition condition)The current conditions.voidYWeatherModuleImpl. setCondition(Condition condition)
-