|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WeatherReport | |
|---|---|
| org.powertac.common.repo | |
| Uses of WeatherReport in org.powertac.common.repo |
|---|
| Methods in org.powertac.common.repo that return WeatherReport | |
|---|---|
WeatherReport |
WeatherReportRepo.currentWeatherReport()
Returns the current weatherReport |
| Methods in org.powertac.common.repo that return types with arguments of type WeatherReport | |
|---|---|
List<WeatherReport> |
WeatherReportRepo.allWeatherReports()
Returns a list of all the issued weather reports up to the currentTimeslot |
| Methods in org.powertac.common.repo with parameters of type WeatherReport | |
|---|---|
void |
WeatherReportRepo.add(WeatherReport weather)
Adds a WeatherReport to the repo |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||