Modifier and Type | Method and Description |
---|---|
void |
IWeatherProvider.setWeatherCodeProvider(IWeatherCodeProvider codeProvider) |
Modifier and Type | Class and Description |
---|---|
class |
ForecastIOCodeProvider
ForecastIO code provider.
|
Modifier and Type | Method and Description |
---|---|
void |
ForecastIOWeatherProvider.setWeatherCodeProvider(IWeatherCodeProvider codeProvider) |
Modifier and Type | Class and Description |
---|---|
class |
OpenweathermapCodeProvider
Openweathermap code provider.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenweathermapProvider.setWeatherCodeProvider(IWeatherCodeProvider codeProvider) |
Modifier and Type | Class and Description |
---|---|
class |
WeatherUndergroundCodeProvider
This is a concrete implementaton of IWeatherCodeProvider interface for Weather undergound provider
|
Modifier and Type | Method and Description |
---|---|
void |
WeatherUndergroundProvider.setWeatherCodeProvider(IWeatherCodeProvider codeProvider) |
Modifier and Type | Class and Description |
---|---|
class |
YahooWeatherCodeProvider |
Modifier and Type | Method and Description |
---|---|
void |
YahooWeatherProvider.setWeatherCodeProvider(IWeatherCodeProvider codeProvider) |