Uses of Class
com.hack23.cia.model.impl.sweden.events.Election

Packages that use Election
Package Description
com.hack23.cia.model.impl.sweden.configuration Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
 

Uses of Election in com.hack23.cia.model.impl.sweden.configuration
 

Methods in com.hack23.cia.model.impl.sweden.configuration that return Election
Modifier and Type Method and Description
 Election Parliament.getElectionById(Long id)
          Gets the election by id.
 

Methods in com.hack23.cia.model.impl.sweden.configuration that return types with arguments of type Election
Modifier and Type Method and Description
 Set<Election> Parliament.getElections()
          Gets the elections.
 

Method parameters in com.hack23.cia.model.impl.sweden.configuration with type arguments of type Election
Modifier and Type Method and Description
 void Parliament.setElections(Set<Election> elections)
          Sets the elections.
 

Uses of Election in com.hack23.cia.model.impl.sweden.content
 

Methods in com.hack23.cia.model.impl.sweden.content that return Election
Modifier and Type Method and Description
 Election PoliticalParty.getElection()
           
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type Election
Modifier and Type Method and Description
 void PoliticalParty.setElection(Election election)
          Sets the election.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.