Uses of Class
com.hack23.cia.model.sweden.impl.PartyBallotResult

Packages that use PartyBallotResult
com.hack23.cia.model.sweden.impl The entity model related to Swedish parliament members votes. 
 

Uses of PartyBallotResult in com.hack23.cia.model.sweden.impl
 

Methods in com.hack23.cia.model.sweden.impl that return PartyBallotResult
 PartyBallotResult Ballot.getPartyBallotResult(String party)
          Gets the party ballot result.
 

Methods in com.hack23.cia.model.sweden.impl that return types with arguments of type PartyBallotResult
 List<PartyBallotResult> Ballot.getPartyBallotResult()
          Gets the party ballot result.
 

Method parameters in com.hack23.cia.model.sweden.impl with type arguments of type PartyBallotResult
 void Ballot.setPartyBallotResult(List<PartyBallotResult> partyBallotResult)
          Sets the party ballot result.
 



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