Interface DataSet

  • All Known Implementing Classes:
    DataSetBase

    public interface DataSet
    • Method Detail

      • getLabel

        String getLabel()
        Gets the label of the data set
        Returns:
        String the label of the data set
      • getId

        String getId()
        Gets the id of the data set
        Returns:
        String the id of the data set
      • getPath

        String getPath()
        Gets the path of the data set
        Returns:
        String the path of the data set