Uses of Class
org.powertac.visualizer.domain.customer.Customer

Packages that use Customer
org.powertac.visualizer.services   
 

Uses of Customer in org.powertac.visualizer.services
 

Methods in org.powertac.visualizer.services that return Customer
 Customer CustomerService.findCustomerByCustomerInfo(org.powertac.common.CustomerInfo customerInfo)
           
 Customer CustomerService.findCustomerByNameAndType(String customerName, org.powertac.common.enumerations.PowerType type)
           
 

Methods in org.powertac.visualizer.services that return types with arguments of type Customer
 List<Customer> CustomerService.getCustomerList()
           
 



Copyright © 2012 Power TAC. All Rights Reserved.