Class ReportedData.Field

    • Method Detail

      • getVariable

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

        public List<CharSequencegetValues()
        Returns a List of the values reported as part of the search.
        Returns:
        the returned values of the search.