Uses of Class
org.powertac.common.repo.WeatherReportRepo
-
Packages that use WeatherReportRepo Package Description org.powertac.common.interfaces org.powertac.customer General customer-model infrastructure.org.powertac.factoredcustomer org.powertac.householdcustomer 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 WeatherReportRepoCustomerServiceAccessor. 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 WeatherReportRepoCustomerModelService. getWeatherReportRepo() -
Uses of WeatherReportRepo in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer that return WeatherReportRepo Modifier and Type Method Description WeatherReportRepoFactoredCustomerService. getWeatherReportRepo() -
Uses of WeatherReportRepo in org.powertac.householdcustomer
Methods in org.powertac.householdcustomer that return WeatherReportRepo Modifier and Type Method Description WeatherReportRepoHouseholdCustomerService. getWeatherReportRepo() -
Uses of WeatherReportRepo in org.powertac.officecomplexcustomer
Methods in org.powertac.officecomplexcustomer that return WeatherReportRepo Modifier and Type Method Description WeatherReportRepoOfficeComplexCustomerService. getWeatherReportRepo()
-