Uses of Class
org.powertac.visualizer.domain.genco.Genco

Packages that use Genco
org.powertac.visualizer.services   
org.powertac.visualizer.user   
 

Uses of Genco in org.powertac.visualizer.services
 

Methods in org.powertac.visualizer.services that return Genco
 Genco GencoService.addGenco(org.powertac.common.Broker broker)
          Creates and adds genco for the specified broker.
 Genco GencoService.findGencoByUsername(String username)
          Returns null if genco cannot be found.
 

Methods in org.powertac.visualizer.services that return types with arguments of type Genco
 List<Genco> GencoService.getGencoList()
           
 

Uses of Genco in org.powertac.visualizer.user
 

Methods in org.powertac.visualizer.user that return types with arguments of type Genco
 List<Genco> GencosBean.getList()
           
 



Copyright © 2013 Power TAC. All Rights Reserved.