Uses of Class
org.powertac.common.repo.WeatherReportRepo
-
Packages that use WeatherReportRepo Package Description org.powertac.common.interfaces org.powertac.customer org.powertac.officecomplexcustomer -
-
Uses of WeatherReportRepo in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return WeatherReportRepo Modifier and Type Method Description WeatherReportRepo
CustomerServiceAccessor. getWeatherReportRepo()
Returns a reference to a WeatherReportRepo -
Uses of WeatherReportRepo in org.powertac.customer
Methods in org.powertac.customer that return WeatherReportRepo Modifier and Type Method Description WeatherReportRepo
CustomerModelService. getWeatherReportRepo()
-
Uses of WeatherReportRepo in org.powertac.officecomplexcustomer
Methods in org.powertac.officecomplexcustomer that return WeatherReportRepo Modifier and Type Method Description WeatherReportRepo
OfficeComplexCustomerService. getWeatherReportRepo()
-