|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Customer | |
|---|---|
| org.powertac.visualizer.services | |
| org.powertac.visualizer.user | |
| 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 | |
|---|---|
ArrayList<Customer> |
CustomerService.getConsumers()
|
List<Customer> |
CustomerService.getCustomerList()
|
ArrayList<Customer> |
CustomerService.getProducers()
|
ArrayList<Customer> |
CustomerService.getStorages()
|
| Uses of Customer in org.powertac.visualizer.user |
|---|
| Methods in org.powertac.visualizer.user that return types with arguments of type Customer | |
|---|---|
ArrayList<Customer> |
CustomersBean.getCustomers()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||