Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected Datafile |
Dummy.arg0 |
protected Datafile |
InputDatafile.datafile |
protected Datafile |
DatafileParameter.datafile |
protected Datafile |
OutputDatafile.datafile |
protected Datafile |
RelatedDatafile.destDatafile |
protected Datafile |
RelatedDatafile.sourceDatafile |
Modifier and Type | Field and Description |
---|---|
protected List<Datafile> |
DatafileFormat.datafiles |
protected List<Datafile> |
Dataset.datafiles |
Modifier and Type | Method and Description |
---|---|
Datafile |
ObjectFactory.createDatafile()
Create an instance of
Datafile |
Datafile |
Dummy.getArg0()
Gets the value of the arg0 property.
|
Datafile |
InputDatafile.getDatafile()
Gets the value of the datafile property.
|
Datafile |
DatafileParameter.getDatafile()
Gets the value of the datafile property.
|
Datafile |
OutputDatafile.getDatafile()
Gets the value of the datafile property.
|
Datafile |
RelatedDatafile.getDestDatafile()
Gets the value of the destDatafile property.
|
Datafile |
RelatedDatafile.getSourceDatafile()
Gets the value of the sourceDatafile property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Datafile> |
ObjectFactory.createDatafile(Datafile value)
|
List<Datafile> |
DatafileFormat.getDatafiles()
Gets the value of the datafiles property.
|
List<Datafile> |
Dataset.getDatafiles()
Gets the value of the datafiles property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Datafile> |
ObjectFactory.createDatafile(Datafile 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,
InputDataset arg26,
OutputDataset arg27,
InputDatafile arg28,
OutputDatafile arg29,
NotificationRequest arg30,
Group arg31,
UserGroup arg32) |
void |
Dummy.setArg0(Datafile value)
Sets the value of the arg0 property.
|
void |
InputDatafile.setDatafile(Datafile value)
Sets the value of the datafile property.
|
void |
DatafileParameter.setDatafile(Datafile value)
Sets the value of the datafile property.
|
void |
OutputDatafile.setDatafile(Datafile value)
Sets the value of the datafile property.
|
void |
RelatedDatafile.setDestDatafile(Datafile value)
Sets the value of the destDatafile property.
|
void |
RelatedDatafile.setSourceDatafile(Datafile value)
Sets the value of the sourceDatafile property.
|
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.