com.hack23.cia.model.external.worldbank.topic.impl
Class TopicsElement_

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

public abstract class TopicsElement_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<TopicsElement,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<TopicsElement,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<TopicsElement,BigInteger> page
           
static javax.persistence.metamodel.SingularAttribute<TopicsElement,BigInteger> pages
           
static javax.persistence.metamodel.SingularAttribute<TopicsElement,BigInteger> perPage
           
static javax.persistence.metamodel.ListAttribute<TopicsElement,TopicElement> topic
           
static javax.persistence.metamodel.SingularAttribute<TopicsElement,BigInteger> total
           
 
Constructor Summary
TopicsElement_()
           
 
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<TopicsElement,BigInteger> total

topic

public static volatile javax.persistence.metamodel.ListAttribute<TopicsElement,TopicElement> topic

page

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

pages

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

hashCode

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

perPage

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

hjid

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

TopicsElement_

public TopicsElement_()


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