org.powertac.visualizer.user
Class WeatherBean
java.lang.Object
org.powertac.visualizer.user.WeatherBean
- All Implemented Interfaces:
- Serializable
public class WeatherBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeatherBean
@Autowired
public WeatherBean(WeatherInfoService service,
VisualizerHelperService helper)
getCloudCoverData
public String getCloudCoverData()
getTemperatureData
public String getTemperatureData()
getWindSpeedData
public String getWindSpeedData()
getWindDirectionData
public String getWindDirectionData()
Copyright © 2013 Power TAC. All Rights Reserved.