com.hack23.cia.model.external.itsyourparliament.voteinfo.impl
Class Vote_

Package class diagram package Vote_
java.lang.Object
  extended by com.hack23.cia.model.external.itsyourparliament.voteinfo.impl.Vote_

public abstract class Vote_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<Vote,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<Vote,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<Vote,BigInteger> mepid
           
static javax.persistence.metamodel.SingularAttribute<Vote,String> mepinfo
           
static javax.persistence.metamodel.SingularAttribute<Vote,VoteDecision> mepvote
           
 
Constructor Summary
Vote_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mepid

public static volatile javax.persistence.metamodel.SingularAttribute<Vote,BigInteger> mepid

hashCode

public static volatile javax.persistence.metamodel.SingularAttribute<Vote,Integer> hashCode

mepinfo

public static volatile javax.persistence.metamodel.SingularAttribute<Vote,String> mepinfo

mepvote

public static volatile javax.persistence.metamodel.SingularAttribute<Vote,VoteDecision> mepvote

hjid

public static volatile javax.persistence.metamodel.SingularAttribute<Vote,Long> hjid
Constructor Detail

Vote_

public Vote_()


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