Class ReportedData.Field

java.lang.Object
org.jivesoftware.smackx.search.ReportedData.Field
Enclosing class:
ReportedData

public static class ReportedData.Field extends Object
  • Constructor Details

  • Method Details

    • getVariable

      public String getVariable()
      Returns the variable name that the field represents.
      Returns:
      the variable name of the field.
    • getValues

      Returns a List of the values reported as part of the search.
      Returns:
      the returned values of the search.