com.hack23.cia.model.internal.application.data.impl
Class AggregatedCountryData_

Package class diagram package AggregatedCountryData_
java.lang.Object
  extended by com.hack23.cia.model.internal.application.data.impl.AggregatedCountryData_

public abstract class AggregatedCountryData_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,CountryElement> country
           
static javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,Countrydetails> euMember
           
static javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,Long> hjid
           
static javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,CountryMetaDataType> type
           
 
Constructor Summary
AggregatedCountryData_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

euMember

public static volatile javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,Countrydetails> euMember

hashCode

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

hjid

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

type

public static volatile javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,CountryMetaDataType> type

country

public static volatile javax.persistence.metamodel.SingularAttribute<AggregatedCountryData,CountryElement> country
Constructor Detail

AggregatedCountryData_

public AggregatedCountryData_()


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