com.hack23.cia.model.external.worldbank.data.impl
Class DataElement_

Package class diagram package DataElement_
java.lang.Object
  extended by com.hack23.cia.model.external.worldbank.data.impl.DataElement_

public abstract class DataElement_
extends Object


Field Summary
static javax.persistence.metamodel.ListAttribute<DataElement,Data> data
           
static javax.persistence.metamodel.SingularAttribute<DataElement,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<DataElement,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> page
           
static javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> pages
           
static javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> perPage
           
static javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> total
           
 
Constructor Summary
DataElement_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

total

public static volatile javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> total

page

public static volatile javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> page

pages

public static volatile javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> pages

data

public static volatile javax.persistence.metamodel.ListAttribute<DataElement,Data> data

hashCode

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

perPage

public static volatile javax.persistence.metamodel.SingularAttribute<DataElement,BigInteger> perPage

hjid

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

DataElement_

public DataElement_()


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