Uses of Class
org.directdemocracyportal.democracy.model.world.Election

Packages that use Election
Package Description
org.directdemocracyportal.democracy.model.world   
org.directdemocracyportal.democracy.service   
 

Uses of Election in org.directdemocracyportal.democracy.model.world
 

Methods in org.directdemocracyportal.democracy.model.world that return types with arguments of type Election
Modifier and Type Method and Description
 java.util.Set<Election> Government.getElections()
          Gets the elections.
 

Method parameters in org.directdemocracyportal.democracy.model.world with type arguments of type Election
Modifier and Type Method and Description
 void Government.setElections(java.util.Set<Election> elections)
          Sets the elections.
 

Uses of Election in org.directdemocracyportal.democracy.service
 

Methods in org.directdemocracyportal.democracy.service that return types with arguments of type Election
Modifier and Type Method and Description
 java.util.List<Election> PortalServiceImpl.getElections()
           
 java.util.List<Election> PortalService.getElections()
          Gets the elections.
 



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.