com.hack23.cia.model.external.itsyourparliament.votes.impl
Class VotesEuData_

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

public abstract class VotesEuData_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<VotesEuData,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<VotesEuData,Long> hjid
           
static javax.persistence.metamodel.ListAttribute<VotesEuData,VoteEuData> vote
           
static javax.persistence.metamodel.SingularAttribute<VotesEuData,Integer> year
           
 
Constructor Summary
VotesEuData_()
           
 
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<VotesEuData,VoteEuData> vote

hashCode

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

year

public static volatile javax.persistence.metamodel.SingularAttribute<VotesEuData,Integer> year

hjid

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

VotesEuData_

public VotesEuData_()


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