Interface ParsedQuerySecondaryAddressComponent.Builder

  • Method Details

    • startIndex

      Start index of the parsed secondary address component in the query text.

      Parameters:
      startIndex - Start index of the parsed secondary address component in the query text.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endIndex

      End index of the parsed secondary address component in the query text.

      Parameters:
      endIndex - End index of the parsed secondary address component in the query text.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Value of the parsed secondary address component.

      Parameters:
      value - Value of the parsed secondary address component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • number

      Secondary address number provided in the query.

      Parameters:
      number - Secondary address number provided in the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • designator

      Secondary address designator provided in the query.

      Parameters:
      designator - Secondary address designator provided in the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.