パッケージ | 説明 |
---|---|
pojos |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Set<DatasetData> |
ProjectData.getDatasets()
Returns the datasets contained in this project.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ProjectData.setDatasets(java.util.Set<DatasetData> newValue)
Sets the datasets contained in this project.
|