Interface NameIdentifier.Builder

    • Method Detail

      • name

        NameIdentifier.Builder name​(String name)

        The name in the name identifier.

        Parameters:
        name - The name in the name identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • namespace

        NameIdentifier.Builder namespace​(String namespace)

        The namespace in the name identifier.

        Parameters:
        namespace - The namespace in the name identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.