Interface SubRegion.Builder

    • Method Detail

      • code

        SubRegion.Builder code​(String code)

        Abbreviated code for the county or sub-region.

        Parameters:
        code - Abbreviated code for the county or sub-region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        SubRegion.Builder name​(String name)

        Name for the county or sub-region.

        Parameters:
        name - Name for the county or sub-region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.