Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected Dataset |
Dummy.arg3 |
protected Dataset |
DataCollectionDataset.dataset |
protected Dataset |
Datafile.dataset |
protected Dataset |
DatasetTechnique.dataset |
protected Dataset |
DatasetParameter.dataset |
protected Dataset |
DatasetInstrument.dataset |
Modifier and Type | Field and Description |
---|---|
protected List<Dataset> |
Sample.datasets |
protected List<Dataset> |
Investigation.datasets |
protected List<Dataset> |
DatasetType.datasets |
Modifier and Type | Method and Description |
---|---|
Dataset |
ObjectFactory.createDataset()
Create an instance of
Dataset |
Dataset |
Dummy.getArg3()
Gets the value of the arg3 property.
|
Dataset |
DataCollectionDataset.getDataset()
Gets the value of the dataset property.
|
Dataset |
Datafile.getDataset()
Gets the value of the dataset property.
|
Dataset |
DatasetTechnique.getDataset()
Gets the value of the dataset property.
|
Dataset |
DatasetParameter.getDataset()
Gets the value of the dataset property.
|
Dataset |
DatasetInstrument.getDataset()
Gets the value of the dataset property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Dataset> |
ObjectFactory.createDataset(Dataset value)
|
List<Dataset> |
Sample.getDatasets()
Gets the value of the datasets property.
|
List<Dataset> |
Investigation.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 |
ICAT.dummy(Datafile arg0,
DatafileFormat arg1,
DatafileParameter arg2,
Dataset arg3,
DatasetParameter arg4,
DatasetType arg5,
Facility arg6,
FacilityCycle arg7,
InstrumentScientist arg8,
User arg9,
Instrument arg10,
Investigation arg11,
InvestigationType arg12,
InvestigationUser arg13,
Keyword arg14,
ParameterType arg15,
Publication arg16,
RelatedDatafile arg17,
Sample arg18,
SampleParameter arg19,
Shift arg20,
Study arg21,
StudyInvestigation arg22,
StudyStatus arg23,
Application arg24,
Job arg25,
DataCollection arg26,
DataCollectionParameter arg27,
DataCollectionDataset arg28,
DataCollectionDatafile arg29,
Grouping arg30,
UserGroup arg31,
PublicStep arg32,
FieldSet arg33) |
void |
Dummy.setArg3(Dataset value)
Sets the value of the arg3 property.
|
void |
DataCollectionDataset.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
Datafile.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
DatasetTechnique.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
DatasetParameter.setDataset(Dataset value)
Sets the value of the dataset property.
|
void |
DatasetInstrument.setDataset(Dataset value)
Sets the value of the dataset property.
|
Copyright © 2022 The ICAT Collaboration. All rights reserved.