Uses of Class
org.powertac.common.repo.CustomerRepo
- 
Packages that use CustomerRepo Package Description org.powertac.common.interfaces org.powertac.customer 
- 
- 
Uses of CustomerRepo in org.powertac.common.interfacesMethods in org.powertac.common.interfaces that return CustomerRepo Modifier and Type Method Description CustomerRepoCustomerServiceAccessor. getCustomerRepo()Returns a reference to a CustomerRepo
- 
Uses of CustomerRepo in org.powertac.customerMethods in org.powertac.customer that return CustomerRepo Modifier and Type Method Description CustomerRepoCustomerModelService. getCustomerRepo()
 
-