Uses of Class
org.powertac.common.repo.TariffRepo
-
Packages that use TariffRepo Package Description org.powertac.common.interfaces org.powertac.customer org.powertac.officecomplexcustomer -
-
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.officecomplexcustomer
Methods in org.powertac.officecomplexcustomer that return TariffRepo Modifier and Type Method Description TariffRepo
OfficeComplexCustomerService. getTariffRepo()
-