| Package | Description |
|---|---|
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
Country |
Address.getCountry() |
Country |
Person.getNationality() |
| Modifier and Type | Method and Description |
|---|---|
List<Country> |
LookupTypes.getCountrylist() |
List<Country> |
GeoLocationQueryParameters.getCountrys() |
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setCountry(Country country) |
void |
Person.setNationality(Country nationality) |
| Modifier and Type | Method and Description |
|---|---|
void |
LookupTypes.setCountrylist(List<Country> countrylist) |
void |
GeoLocationQueryParameters.setCountrys(List<Country> countrys) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.