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

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

public abstract class Votes_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<Votes,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<Votes,Long> hjid
           
static javax.persistence.metamodel.ListAttribute<Votes,Vote> vote
           
 
Constructor Summary
Votes_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vote

public static volatile javax.persistence.metamodel.ListAttribute<Votes,Vote> vote

hashCode

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

hjid

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

Votes_

public Votes_()


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