@Component @ConfigurationProperties(value="app.region") class RegionProperties extends Object
| Constructor and Description |
|---|
RegionProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCountryCodes()
Get country codes matching the loaded OSM file (working region).
|
void |
setCountryCodes(List<String> countryCodes) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.