Uses of Class
com.hack23.cia.model.sweden.impl.VoteMetaData.PoliticalPartyBehavior

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

Uses of VoteMetaData.PoliticalPartyBehavior in com.hack23.cia.model.sweden.impl
 

Methods in com.hack23.cia.model.sweden.impl that return VoteMetaData.PoliticalPartyBehavior
 VoteMetaData.PoliticalPartyBehavior VoteMetaData.getPoliticalPartyBehavior()
          Gets the political party behavior.
static VoteMetaData.PoliticalPartyBehavior VoteMetaData.PoliticalPartyBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoteMetaData.PoliticalPartyBehavior[] VoteMetaData.PoliticalPartyBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.model.sweden.impl with parameters of type VoteMetaData.PoliticalPartyBehavior
 void VoteMetaData.setPoliticalPartyBehavior(VoteMetaData.PoliticalPartyBehavior politicalPartyBehavior)
          Sets the political party behavior.
 



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