Uses of Class
com.hack23.cia.model.api.sweden.content.VoteMetaDataData.ProffessionalBehavior

Packages that use VoteMetaDataData.ProffessionalBehavior
Package Description
com.hack23.cia.model.api.sweden.content Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
 

Uses of VoteMetaDataData.ProffessionalBehavior in com.hack23.cia.model.api.sweden.content
 

Methods in com.hack23.cia.model.api.sweden.content that return VoteMetaDataData.ProffessionalBehavior
Modifier and Type Method and Description
static VoteMetaDataData.ProffessionalBehavior VoteMetaDataData.ProffessionalBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoteMetaDataData.ProffessionalBehavior[] VoteMetaDataData.ProffessionalBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.model.api.sweden.content with parameters of type VoteMetaDataData.ProffessionalBehavior
Modifier and Type Method and Description
 void VoteMetaDataData.setProffessionalBehavior(VoteMetaDataData.ProffessionalBehavior absent)
          Sets the proffessional behavior.
 

Uses of VoteMetaDataData.ProffessionalBehavior in com.hack23.cia.model.impl.sweden.content
 

Methods in com.hack23.cia.model.impl.sweden.content that return VoteMetaDataData.ProffessionalBehavior
Modifier and Type Method and Description
 VoteMetaDataData.ProffessionalBehavior VoteMetaData.getProffessionalBehavior()
          Gets the proffessional behavior.
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type VoteMetaDataData.ProffessionalBehavior
Modifier and Type Method and Description
 void VoteMetaData.setProffessionalBehavior(VoteMetaDataData.ProffessionalBehavior proffessionalBehavior)
           
 



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