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

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

public abstract class TopicElement_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<TopicElement,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<TopicElement,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<TopicElement,String> id
           
static javax.persistence.metamodel.SingularAttribute<TopicElement,String> sourceNote
           
static javax.persistence.metamodel.SingularAttribute<TopicElement,String> value
           
 
Constructor Summary
TopicElement_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public static volatile javax.persistence.metamodel.SingularAttribute<TopicElement,String> id

sourceNote

public static volatile javax.persistence.metamodel.SingularAttribute<TopicElement,String> sourceNote

value

public static volatile javax.persistence.metamodel.SingularAttribute<TopicElement,String> value

hashCode

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

hjid

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

TopicElement_

public TopicElement_()


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