Interface OtherName.Builder

    • Method Detail

      • typeId

        OtherName.Builder typeId​(String typeId)

        Specifies an OID.

        Parameters:
        typeId - Specifies an OID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        OtherName.Builder value​(String value)

        Specifies an OID value.

        Parameters:
        value - Specifies an OID value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.