Uses of Class
org.powertac.common.repo.TimeslotRepo
-
Packages that use TimeslotRepo Package Description org.powertac.common.interfaces org.powertac.customer org.powertac.officecomplexcustomer -
-
Uses of TimeslotRepo in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return TimeslotRepo Modifier and Type Method Description TimeslotRepo
CustomerServiceAccessor. getTimeslotRepo()
Returns a reference to a TimeslotRepo -
Uses of TimeslotRepo in org.powertac.customer
Methods in org.powertac.customer that return TimeslotRepo Modifier and Type Method Description TimeslotRepo
CustomerModelService. getTimeslotRepo()
-
Uses of TimeslotRepo in org.powertac.officecomplexcustomer
Methods in org.powertac.officecomplexcustomer that return TimeslotRepo Modifier and Type Method Description TimeslotRepo
OfficeComplexCustomerService. getTimeslotRepo()
-