| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Location> |
IWeatherDao.find(java.lang.String location) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Location> |
WorldWeatherOnlineDaoImpl.deserializeSearchResults(java.io.InputStream inputStream) |
java.util.Collection<Location> |
WorldWeatherOnlineDaoImpl.find(java.lang.String location) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Location> |
YahooWeatherDaoImpl.find(java.lang.String location) |
java.util.List<Location> |
IYahooLocationParsingService.parseLocations(java.io.InputStream xml) |
| Modifier and Type | Method and Description |
|---|---|
Location |
Weather.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Weather.setLocation(Location location) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Location> |
IWeatherService.find(java.lang.String location) |
java.util.Collection<Location> |
WeatherServiceImpl.find(java.lang.String location) |
Copyright © 2018 Jasig. All Rights Reserved.