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

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

public abstract class IncomeLevel_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<IncomeLevel,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<IncomeLevel,String> id
           
static javax.persistence.metamodel.SingularAttribute<IncomeLevel,IncomeLevelCategory> value
           
 
Constructor Summary
IncomeLevel_()
           
 
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<IncomeLevel,String> id

value

public static volatile javax.persistence.metamodel.SingularAttribute<IncomeLevel,IncomeLevelCategory> value

hashCode

public static volatile javax.persistence.metamodel.SingularAttribute<IncomeLevel,Integer> hashCode
Constructor Detail

IncomeLevel_

public IncomeLevel_()


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