java.lang.Object
com.aquima.interactions.framework.handler.dtree.DTreeSearch
All Implemented Interfaces:
Serializable

public class DTreeSearch extends Object implements Serializable
See Also:
  • Constructor Details

    • DTreeSearch

      public DTreeSearch()
  • Method Details

    • getSymptomText

      public String getSymptomText()
    • setSymptomText

      public void setSymptomText(String symptomText)
    • getMaximumResults

      public int getMaximumResults()
    • setMaximumResults

      public void setMaximumResults(int maximumResults)
    • getThreshold

      public double getThreshold()
    • setThreshold

      public void setThreshold(double threshold)