Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected Dataset |
OutputDataset.dataset |
protected Dataset |
DatasetParameter.dataset |
protected Dataset |
InputDataset.dataset |
protected Dataset |
Datafile.dataset |
Modifier and Type | Field and Description |
---|---|
protected List<Dataset> |
Investigation.datasets |
protected List<Dataset> |
Sample.datasets |
protected List<Dataset> |
DatasetType.datasets |
Modifier and Type | Method and Description |
---|---|
Dataset |
ObjectFactory.createDataset()
Create an instance of
Dataset |
Dataset |
OutputDataset.getDataset()
Gets the value of the dataset property.
|
Dataset |
DatasetParameter.getDataset()
Gets the value of the dataset property.
|
Dataset |
InputDataset.getDataset()
Gets the value of the dataset property.
|
Dataset |
Datafile.getDataset()
Gets the value of the dataset property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Dataset> |
ObjectFactory.createDataset(Dataset value)
|
List<Dataset> |
Investigation.getDatasets()
Gets the value of the datasets property.
|
List<Dataset> |
Sample.getDatasets()
Gets the value of the datasets property.
|
List<Dataset> |
DatasetType.getDatasets()
Gets the value of the datasets property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Dataset> |
ObjectFactory.createDataset(Dataset value)
|
void |
OutputDataset.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
DatasetParameter.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
InputDataset.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
Datafile.setDataset(Dataset value)
Sets the value of the dataset property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.