Class RegionService


  • @Service
    public class RegionService
    extends Object
    Provides information about the working region.
    • Method Detail

      • countryCodes

        public List<String> countryCodes()
        Country codes matching the working region.
        Returns:
        country codes (never null)
      • boundingBox

        public BoundingBox boundingBox()
        Bounding box of the working region.
        Returns:
        bounding box of the working region.