Class TextSearchResult


  • public class TextSearchResult
    extends Object
    Represents a text search result.
    • Method Detail

      • getName

        public String getName()
        Gets the name of the search result.
        Returns:
        The name of the search result.
      • getValue

        public String getValue()
        Gets the value of the search result.
        Returns:
        The value of the search result.
      • getLink

        public String getLink()
        Gets the link of the search result.
        Returns:
        The link of the search result.