Interface Term.Builder

    • Method Detail

      • sourceText

        Term.Builder sourceText​(String sourceText)

        The source text of the term being translated by the custom terminology.

        Parameters:
        sourceText - The source text of the term being translated by the custom terminology.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetText

        Term.Builder targetText​(String targetText)

        The target text of the term being translated by the custom terminology.

        Parameters:
        targetText - The target text of the term being translated by the custom terminology.
        Returns:
        Returns a reference to this object so that method calls can be chained together.