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

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

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

Methods in com.hack23.cia.model.impl.sweden that return PoliticalParty
 PoliticalParty ParliamentMember.getPoliticalParty()
          Gets the political party.
 PoliticalParty PartyBallotResult.getPoliticalParty()
          Gets the political party.
 

Methods in com.hack23.cia.model.impl.sweden with parameters of type PoliticalParty
 void ParliamentMember.setPoliticalParty(PoliticalParty politicalParty)
          Sets the political party.
 void PartyBallotResult.setPoliticalParty(PoliticalParty politicalParty)
          Sets the political party.
 



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