|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.model.common.impl |
| Uses of RegionImpl in com.hack23.cia.model.common.impl |
|---|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
RegionImpl |
CountryImpl.getRegionImpl()
Gets the region impl. |
| Modifier and Type | Method and Description |
|---|---|
void |
CountryImpl.setRegionImpl(RegionImpl regionImpl)
Sets the region impl. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||