@Service public class RegionService extends Object
| Constructor and Description |
|---|
RegionService(RegionProperties regionProperties,
Region region) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
boundingBox()
Bounding box of the working region.
|
List<String> |
countryCodes()
Country codes matching the working region.
|
@Autowired RegionService(RegionProperties regionProperties, Region region)
public List<String> countryCodes()
null)public BoundingBox boundingBox()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.