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

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

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

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

Methods in com.hack23.cia.model.common.impl that return RegionImpl
Modifier and Type Method and Description
 RegionImpl CountryImpl.getRegionImpl()
          Gets the region impl.
 

Methods in com.hack23.cia.model.common.impl with parameters of type RegionImpl
Modifier and Type Method and Description
 void CountryImpl.setRegionImpl(RegionImpl regionImpl)
          Sets the region impl.
 



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