| Package | Description |
|---|---|
| com.evasion.entity.geolocation |
| Modifier and Type | Method and Description |
|---|---|
Country |
City.getCountry() |
Country |
AdminDivision.getCountry() |
| Modifier and Type | Method and Description |
|---|---|
void |
City.setCountry(Country country) |
void |
AdminDivision.setCountry(Country country) |
| Constructor and Description |
|---|
AdminDivision(String code,
Country country,
Location location) |
City(Country country,
Location location)
Constructeur général.
|
Copyright © 2012. All Rights Reserved.