Uses of Class
com.hack23.cia.model.impl.sweden.content.Ballot

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

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

Methods in com.hack23.cia.model.impl.sweden.content that return Ballot
Modifier and Type Method and Description
 Ballot Vote.getBallot()
          Gets the ballot.
 

Methods in com.hack23.cia.model.impl.sweden.content that return types with arguments of type Ballot
Modifier and Type Method and Description
 List<Ballot> CommitteeReport.getBallots()
          Gets the ballots.
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type Ballot
Modifier and Type Method and Description
 void Vote.setBallot(Ballot ballot)
          Sets the ballot.
 

Method parameters in com.hack23.cia.model.impl.sweden.content with type arguments of type Ballot
Modifier and Type Method and Description
 void CommitteeReport.setBallots(List<Ballot> ballots)
          Sets the ballots.
 



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