Uses of Class
org.powertac.common.repo.TariffRepo
-
Packages that use TariffRepo Package Description org.powertac.common.interfaces org.powertac.customer org.powertac.householdcustomer -
-
Uses of TariffRepo in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return TariffRepo Modifier and Type Method Description TariffRepo
CustomerServiceAccessor. getTariffRepo()
Returns a reference to a TariffRepo -
Uses of TariffRepo in org.powertac.customer
Methods in org.powertac.customer that return TariffRepo Modifier and Type Method Description TariffRepo
CustomerModelService. getTariffRepo()
-
Uses of TariffRepo in org.powertac.householdcustomer
Methods in org.powertac.householdcustomer that return TariffRepo Modifier and Type Method Description TariffRepo
HouseholdCustomerService. getTariffRepo()
-