- All Known Implementing Classes:
DataSetBase
public interface DataSet
-
Method Summary
Gets the id of the data set
Gets the label of the data set
Gets the path of the data set
-
Method Details
-
getLabel
Gets the label of the data set
- Returns:
- String the label of the data set
-
getId
Gets the id of the data set
- Returns:
- String the id of the data set
-
getPath
Gets the path of the data set
- Returns:
- String the path of the data set