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

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

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

Methods in com.hack23.cia.model.sweden.impl that return VoteMetaData.ProffessionalBehavior
 VoteMetaData.ProffessionalBehavior VoteMetaData.getProffessionalBehavior()
          Gets the proffessional behavior.
static VoteMetaData.ProffessionalBehavior VoteMetaData.ProffessionalBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoteMetaData.ProffessionalBehavior[] VoteMetaData.ProffessionalBehavior.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.ProffessionalBehavior
 void VoteMetaData.setProffessionalBehavior(VoteMetaData.ProffessionalBehavior proffessionalBehavior)
          Sets the proffessional behavior.
 



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