Interface YWeatherModuleImpl.CopyFromInterface
-
- All Superinterfaces:
Cloneable,CopyFrom,Module,Serializable,YWeatherEntryModule,YWeatherFeedModule,YWeatherModule
- Enclosing class:
- YWeatherModuleImpl
public static interface YWeatherModuleImpl.CopyFromInterface extends YWeatherFeedModule, YWeatherEntryModule
Inteface combining feed and entry module.
-
-
Field Summary
-
Fields inherited from interface com.rometools.modules.yahooweather.YWeatherModule
URI
-
-
Method Summary
-
Methods inherited from interface com.rometools.rome.feed.CopyFrom
copyFrom, getInterface
-
Methods inherited from interface com.rometools.modules.yahooweather.YWeatherEntryModule
getCondition, getForecasts, setCondition, setForecasts
-
Methods inherited from interface com.rometools.modules.yahooweather.YWeatherFeedModule
getAstronomy, getAtmosphere, getLocation, getUnits, getWind, setAstronomy, setAtmosphere, setLocation, setUnits, setWind
-
-