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

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

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

Methods in com.hack23.cia.model.impl.sweden.content that return PartyBallotResult
Modifier and Type Method and Description
 PartyBallotResult Ballot.getPartyBallotResult(String party)
           
 

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

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



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