org.chorem.pollen.entities
Class PollenQueryHelper.VoteToChoiceProperty

java.lang.Object
  extended by org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<VoteToChoice>
      extended by org.chorem.pollen.entities.PollenQueryHelper.VoteToChoiceProperty
Enclosing class:
PollenQueryHelper

public static class PollenQueryHelper.VoteToChoiceProperty
extends PollenQueryHelper.EntityProperty<VoteToChoice>


Field Summary
 
Fields inherited from class org.chorem.pollen.entities.PollenQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected PollenQueryHelper.VoteToChoiceProperty()
           
 
Method Summary
 String choice()
           
 PollenQueryHelper.VoteToChoiceProperty choiceVoteToChoiceProperty()
           
 String defaultAlias()
           
 Class<VoteToChoice> getEntityClass()
           
 String vote()
           
 String voteValue()
           
 PollenQueryHelper.VoteToChoiceProperty voteVoteToChoiceProperty()
           
 
Methods inherited from class org.chorem.pollen.entities.PollenQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollenQueryHelper.VoteToChoiceProperty

protected PollenQueryHelper.VoteToChoiceProperty()
Method Detail

getEntityClass

public Class<VoteToChoice> getEntityClass()
Specified by:
getEntityClass in class PollenQueryHelper.EntityProperty<VoteToChoice>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class PollenQueryHelper.EntityProperty<VoteToChoice>

voteValue

public String voteValue()

vote

public String vote()

voteVoteToChoiceProperty

public PollenQueryHelper.VoteToChoiceProperty voteVoteToChoiceProperty()

choice

public String choice()

choiceVoteToChoiceProperty

public PollenQueryHelper.VoteToChoiceProperty choiceVoteToChoiceProperty()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.