Uses of Class
com.hack23.cia.model.common.impl.CountryImpl

Packages that use CountryImpl
Package Description
com.hack23.cia.model.common.impl   
 

Uses of CountryImpl in com.hack23.cia.model.common.impl
 

Fields in com.hack23.cia.model.common.impl with type parameters of type CountryImpl
Modifier and Type Field and Description
static javax.persistence.metamodel.SingularAttribute<CountryImpl,java.lang.String> CountryImpl_.capitalCity
           
static javax.persistence.metamodel.SingularAttribute<CountryImpl,java.lang.Long> CountryImpl_.id
           
static javax.persistence.metamodel.SingularAttribute<CountryImpl,java.lang.String> CountryImpl_.iso2Code
           
static javax.persistence.metamodel.SingularAttribute<CountryImpl,java.lang.String> CountryImpl_.latitude
           
static javax.persistence.metamodel.SingularAttribute<CountryImpl,java.lang.String> CountryImpl_.longitude
           
static javax.persistence.metamodel.SingularAttribute<CountryImpl,RegionImpl> CountryImpl_.regionImpl
           
static javax.persistence.metamodel.SingularAttribute<CountryImpl,java.lang.Long> CountryImpl_.version
           
 



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