Gets a list of OSP Datasets. May return null if data not yet generated or object does not support Datasets. @return list of Datasets
()
| 39 | * @return list of Datasets |
| 40 | */ |
| 41 | public java.util.ArrayList<Dataset> getDatasets(); |
| 42 | |
| 43 | /** |
| 44 | * The name of the data |
no outgoing calls
no test coverage detected