com.hack23.cia.model.external.riksdagen.dokumentstatus.impl
Class DocumentPersonReferenceData_

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

public abstract class DocumentPersonReferenceData_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> name
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Integer> orderNumber
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> partyShortCode
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> personReferenceId
           
static javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,DocumentPersonReferenceRoleType> roleDescription
           
 
Constructor Summary
DocumentPersonReferenceData_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

roleDescription

public static volatile javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,DocumentPersonReferenceRoleType> roleDescription

partyShortCode

public static volatile javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> partyShortCode

orderNumber

public static volatile javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,Integer> orderNumber

name

public static volatile javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> name

hashCode

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

hjid

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

personReferenceId

public static volatile javax.persistence.metamodel.SingularAttribute<DocumentPersonReferenceData,String> personReferenceId
Constructor Detail

DocumentPersonReferenceData_

public DocumentPersonReferenceData_()


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