public class DatafileParameter extends Parameter
Java class for datafileParameter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="datafileParameter">
<complexContent>
<extension base="{client.icat3.uk}parameter">
<sequence>
<element name="datafile" type="{client.icat3.uk}datafile" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Datafile |
datafile |
dateTimeValue, error, numericValue, rangeBottom, rangeTop, stringValue, typecreateId, createTime, id, modId, modTime| Constructor and Description |
|---|
DatafileParameter() |
| Modifier and Type | Method and Description |
|---|---|
Datafile |
getDatafile()
Gets the value of the datafile property.
|
void |
setDatafile(Datafile value)
Sets the value of the datafile property.
|
getDateTimeValue, getError, getNumericValue, getRangeBottom, getRangeTop, getStringValue, getType, setDateTimeValue, setError, setNumericValue, setRangeBottom, setRangeTop, setStringValue, setTypegetCreateId, getCreateTime, getId, getModId, getModTime, setCreateId, setCreateTime, setId, setModId, setModTimeprotected Datafile datafile
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.