Package | Description |
---|---|
com.rometools.modules.yahooweather |
This package contains Modules for working with
Yahoo! Weather.
|
Modifier and Type | Field and Description |
---|---|
private Location |
YWeatherModuleImpl.location |
Modifier and Type | Method and Description |
---|---|
Location |
YWeatherModuleImpl.getLocation() |
Location |
YWeatherFeedModule.getLocation()
The location the feed is for.
|
Modifier and Type | Method and Description |
---|---|
void |
YWeatherModuleImpl.setLocation(Location location) |
void |
YWeatherFeedModule.setLocation(Location location)
The location the feed is for.
|