public class WeatherBean extends Object implements Serializable
| Constructor and Description |
|---|
WeatherBean(WeatherInfoService service,
VisualizerHelperService helper) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCloudCoverData() |
String |
getTemperatureData() |
String |
getWindDirectionData() |
String |
getWindSpeedData() |
@Autowired public WeatherBean(WeatherInfoService service, VisualizerHelperService helper)
Copyright © 2016 Power TAC. All Rights Reserved.