org.chorem.pollen.entities
Class PollenQueryHelper.VoteToChoiceProperty
java.lang.Object
org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<VoteToChoice>
org.chorem.pollen.entities.PollenQueryHelper.VoteToChoiceProperty
- Enclosing class:
- PollenQueryHelper
public static class PollenQueryHelper.VoteToChoiceProperty
- extends PollenQueryHelper.EntityProperty<VoteToChoice>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenQueryHelper.VoteToChoiceProperty
protected PollenQueryHelper.VoteToChoiceProperty()
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.