Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
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 |
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 |
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.