Class ReportedData.Row

    • Method Detail

      • getValues

        public List<CharSequencegetValues​(String variable)
        Returns the values of the field whose variable matches the requested variable.
        Parameters:
        variable - the variable to match.
        Returns:
        the values of the field whose variable matches the requested variable.