Uses of Class
org.powertac.common.repo.TariffSubscriptionRepo
-
Packages that use TariffSubscriptionRepo Package Description org.powertac.common.interfaces org.powertac.customer org.powertac.factoredcustomer -
-
Uses of TariffSubscriptionRepo in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return TariffSubscriptionRepo Modifier and Type Method Description TariffSubscriptionRepo
CustomerServiceAccessor. getTariffSubscriptionRepo()
Returns a reference to a TariffSubscriptionRepo -
Uses of TariffSubscriptionRepo in org.powertac.customer
Methods in org.powertac.customer that return TariffSubscriptionRepo Modifier and Type Method Description TariffSubscriptionRepo
CustomerModelService. getTariffSubscriptionRepo()
-
Uses of TariffSubscriptionRepo in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer that return TariffSubscriptionRepo Modifier and Type Method Description TariffSubscriptionRepo
FactoredCustomerService. getTariffSubscriptionRepo()
-