com.hack23.cia.model.external.riksdagen.votering.impl
Class BallotDocumentData_

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

public abstract class BallotDocumentData_
extends Object


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

Field Detail

hashCode

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

hjid

public static volatile javax.persistence.metamodel.SingularAttribute<BallotDocumentData,Long> hjid

voteDataList

public static volatile javax.persistence.metamodel.ListAttribute<BallotDocumentData,VoteData> voteDataList
Constructor Detail

BallotDocumentData_

public BallotDocumentData_()


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