Uses of Class
com.hack23.cia.model.internal.application.data.impl.VoteProffessionalBehavior

Packages that use VoteProffessionalBehavior
com.hack23.cia.model.internal.application.data.impl   
 

Uses of VoteProffessionalBehavior in com.hack23.cia.model.internal.application.data.impl
 

Fields in com.hack23.cia.model.internal.application.data.impl declared as VoteProffessionalBehavior
protected  VoteProffessionalBehavior VoteMetaData.proffessionalBehavior
           
 

Fields in com.hack23.cia.model.internal.application.data.impl with type parameters of type VoteProffessionalBehavior
static javax.persistence.metamodel.SingularAttribute<VoteMetaData,VoteProffessionalBehavior> VoteMetaData_.proffessionalBehavior
           
 

Methods in com.hack23.cia.model.internal.application.data.impl that return VoteProffessionalBehavior
static VoteProffessionalBehavior VoteProffessionalBehavior.fromValue(String v)
           
 VoteProffessionalBehavior VoteMetaData.getProffessionalBehavior()
          Gets the value of the proffessionalBehavior property.
static VoteProffessionalBehavior VoteProffessionalBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoteProffessionalBehavior[] VoteProffessionalBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.model.internal.application.data.impl with parameters of type VoteProffessionalBehavior
 void VoteMetaData.setProffessionalBehavior(VoteProffessionalBehavior value)
          Sets the value of the proffessionalBehavior property.
 VoteMetaData VoteMetaData.withProffessionalBehavior(VoteProffessionalBehavior value)
           
 



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