com.hack23.cia.model.external.worldbank.countries.impl
Class CountriesElement_

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

public abstract class CountriesElement_
extends Object


Field Summary
static javax.persistence.metamodel.ListAttribute<CountriesElement,CountryElement> country
           
static javax.persistence.metamodel.SingularAttribute<CountriesElement,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<CountriesElement,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> page
           
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> pages
           
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> perPage
           
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> total
           
 
Constructor Summary
CountriesElement_()
           
 
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<CountriesElement,BigInteger> total

page

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

pages

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

hashCode

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

perPage

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

hjid

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

country

public static volatile javax.persistence.metamodel.ListAttribute<CountriesElement,CountryElement> country
Constructor Detail

CountriesElement_

public CountriesElement_()


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