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