Uses of Class
org.powertac.common.WeatherForecastPrediction

Packages that use WeatherForecastPrediction
org.powertac.common   
 

Uses of WeatherForecastPrediction in org.powertac.common
 

Methods in org.powertac.common that return types with arguments of type WeatherForecastPrediction
 List<WeatherForecastPrediction> WeatherForecast.getPredictions()
           
 

Constructor parameters in org.powertac.common with type arguments of type WeatherForecastPrediction
WeatherForecast(int timeslot, List<WeatherForecastPrediction> predictions)
           
WeatherForecast(Timeslot timeslot, List<WeatherForecastPrediction> predictions)
          Deprecated. 
 



Copyright © 2013. All Rights Reserved.