Class SearchResults

    • Constructor Detail

      • SearchResults

        public SearchResults()
    • Method Detail

      • getSearchResults

        public List<SearchResult> getSearchResults()
        Gets the value of the searchResults property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the searchResults property.

        For example, to add a new item, do as follows:

         getSearchResults().add(newItem);
         

        Objects of the following type(s) are allowed in the list SearchResult

      • getTemplate

        public String getTemplate()
        Obtient la valeur de la propriété template.
        Returns:
        possible object is String
      • setTemplate

        public void setTemplate​(String value)
        Définit la valeur de la propriété template.
        Parameters:
        value - allowed object is String