com.hack23.cia.model.external.riksdagen.voteringlista.impl
Class BallotDocumentElement_

Package class diagram package BallotDocumentElement_
java.lang.Object
  extended by com.hack23.cia.model.external.riksdagen.voteringlista.impl.BallotDocumentElement_

public abstract class BallotDocumentElement_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> absentVotes
           
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> abstainedVotes
           
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,String> ballotId
           
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> noVotes
           
static javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> yesVotes
           
 
Constructor Summary
BallotDocumentElement_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

yesVotes

public static volatile javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> yesVotes

noVotes

public static volatile javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> noVotes

absentVotes

public static volatile javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> absentVotes

ballotId

public static volatile javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,String> ballotId

abstainedVotes

public static volatile javax.persistence.metamodel.SingularAttribute<BallotDocumentElement,Integer> abstainedVotes

hashCode

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

hjid

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

BallotDocumentElement_

public BallotDocumentElement_()


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