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

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

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

Methods in com.hack23.cia.model.impl.sweden.content that return Vote
Modifier and Type Method and Description
 Vote Ballot.getVoteForParliamentMember(ParliamentMemberData parliamentMember)
           
 

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

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type Vote
Modifier and Type Method and Description
 boolean Ballot.isRebelVote(Vote vote)
          Checks if is rebel vote.
 

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



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