|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.edu.archer.services.icat.ws.SearchRequestType
public class SearchRequestType
Java class for SearchRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="projectName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="projectStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="experimentName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="experimentType" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="investigatorName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="experimentNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="crystalName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="instance" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="dataSetName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="dataSetType" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="dataFileName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="dataFileFormat" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="startPos" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="numberPP" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="totalCount" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="datafileLastModified" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="sampleParameters" type="{http://archer.edu.au/services/iCATService/types}SearchParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="datafileParameters" type="{http://archer.edu.au/services/iCATService/types}SearchParameterType" maxOccurs="unbounded" minOccurs="0"/>
<element name="datasetParameters" type="{http://archer.edu.au/services/iCATService/types}SearchParameterType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
crystalName
|
protected java.lang.String |
dataFileFormat
|
protected java.util.Calendar |
datafileLastModified
|
protected java.lang.String |
dataFileName
|
protected java.util.List<SearchParameterType> |
datafileParameters
|
protected java.lang.String |
dataSetName
|
protected java.util.List<SearchParameterType> |
datasetParameters
|
protected java.lang.String |
dataSetType
|
protected java.lang.String |
experimentName
|
protected java.lang.String |
experimentNumber
|
protected java.lang.String |
experimentType
|
protected java.lang.String |
instance
|
protected java.lang.String |
investigatorName
|
protected int |
numberPP
|
protected java.lang.String |
projectName
|
protected java.lang.String |
projectStatus
|
protected java.util.List<SearchParameterType> |
sampleParameters
|
protected int |
startPos
|
protected int |
totalCount
|
| Constructor Summary | |
|---|---|
SearchRequestType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCrystalName()
Gets the value of the crystalName property. |
java.lang.String |
getDataFileFormat()
Gets the value of the dataFileFormat property. |
java.util.Calendar |
getDatafileLastModified()
Gets the value of the datafileLastModified property. |
java.lang.String |
getDataFileName()
Gets the value of the dataFileName property. |
java.util.List<SearchParameterType> |
getDatafileParameters()
Gets the value of the datafileParameters property. |
java.lang.String |
getDataSetName()
Gets the value of the dataSetName property. |
java.util.List<SearchParameterType> |
getDatasetParameters()
Gets the value of the datasetParameters property. |
java.lang.String |
getDataSetType()
Gets the value of the dataSetType property. |
java.lang.String |
getExperimentName()
Gets the value of the experimentName property. |
java.lang.String |
getExperimentNumber()
Gets the value of the experimentNumber property. |
java.lang.String |
getExperimentType()
Gets the value of the experimentType property. |
java.lang.String |
getInstance()
Gets the value of the instance property. |
java.lang.String |
getInvestigatorName()
Gets the value of the investigatorName property. |
int |
getNumberPP()
Gets the value of the numberPP property. |
java.lang.String |
getProjectName()
Gets the value of the projectName property. |
java.lang.String |
getProjectStatus()
Gets the value of the projectStatus property. |
java.util.List<SearchParameterType> |
getSampleParameters()
Gets the value of the sampleParameters property. |
int |
getStartPos()
Gets the value of the startPos property. |
int |
getTotalCount()
Gets the value of the totalCount property. |
boolean |
isSetCrystalName()
|
boolean |
isSetDataFileFormat()
|
boolean |
isSetDatafileLastModified()
|
boolean |
isSetDataFileName()
|
boolean |
isSetDatafileParameters()
|
boolean |
isSetDataSetName()
|
boolean |
isSetDatasetParameters()
|
boolean |
isSetDataSetType()
|
boolean |
isSetExperimentName()
|
boolean |
isSetExperimentNumber()
|
boolean |
isSetExperimentType()
|
boolean |
isSetInstance()
|
boolean |
isSetInvestigatorName()
|
boolean |
isSetNumberPP()
|
boolean |
isSetProjectName()
|
boolean |
isSetProjectStatus()
|
boolean |
isSetSampleParameters()
|
boolean |
isSetStartPos()
|
boolean |
isSetTotalCount()
|
void |
setCrystalName(java.lang.String value)
Sets the value of the crystalName property. |
void |
setDataFileFormat(java.lang.String value)
Sets the value of the dataFileFormat property. |
void |
setDatafileLastModified(java.util.Calendar value)
Sets the value of the datafileLastModified property. |
void |
setDataFileName(java.lang.String value)
Sets the value of the dataFileName property. |
void |
setDataSetName(java.lang.String value)
Sets the value of the dataSetName property. |
void |
setDataSetType(java.lang.String value)
Sets the value of the dataSetType property. |
void |
setExperimentName(java.lang.String value)
Sets the value of the experimentName property. |
void |
setExperimentNumber(java.lang.String value)
Sets the value of the experimentNumber property. |
void |
setExperimentType(java.lang.String value)
Sets the value of the experimentType property. |
void |
setInstance(java.lang.String value)
Sets the value of the instance property. |
void |
setInvestigatorName(java.lang.String value)
Sets the value of the investigatorName property. |
void |
setNumberPP(int value)
Sets the value of the numberPP property. |
void |
setProjectName(java.lang.String value)
Sets the value of the projectName property. |
void |
setProjectStatus(java.lang.String value)
Sets the value of the projectStatus property. |
void |
setStartPos(int value)
Sets the value of the startPos property. |
void |
setTotalCount(int value)
Sets the value of the totalCount property. |
void |
unsetDatafileParameters()
|
void |
unsetDatasetParameters()
|
void |
unsetSampleParameters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String projectName
protected java.lang.String projectStatus
protected java.lang.String experimentName
protected java.lang.String experimentType
protected java.lang.String investigatorName
protected java.lang.String experimentNumber
protected java.lang.String crystalName
protected java.lang.String instance
protected java.lang.String dataSetName
protected java.lang.String dataSetType
protected java.lang.String dataFileName
protected java.lang.String dataFileFormat
protected int startPos
protected int numberPP
protected int totalCount
protected java.util.Calendar datafileLastModified
protected java.util.List<SearchParameterType> sampleParameters
protected java.util.List<SearchParameterType> datafileParameters
protected java.util.List<SearchParameterType> datasetParameters
| Constructor Detail |
|---|
public SearchRequestType()
| Method Detail |
|---|
public java.lang.String getProjectName()
Stringpublic void setProjectName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProjectName()
public java.lang.String getProjectStatus()
Stringpublic void setProjectStatus(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProjectStatus()
public java.lang.String getExperimentName()
Stringpublic void setExperimentName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetExperimentName()
public java.lang.String getExperimentType()
Stringpublic void setExperimentType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetExperimentType()
public java.lang.String getInvestigatorName()
Stringpublic void setInvestigatorName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetInvestigatorName()
public java.lang.String getExperimentNumber()
Stringpublic void setExperimentNumber(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetExperimentNumber()
public java.lang.String getCrystalName()
Stringpublic void setCrystalName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCrystalName()
public java.lang.String getInstance()
Stringpublic void setInstance(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetInstance()
public java.lang.String getDataSetName()
Stringpublic void setDataSetName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDataSetName()
public java.lang.String getDataSetType()
Stringpublic void setDataSetType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDataSetType()
public java.lang.String getDataFileName()
Stringpublic void setDataFileName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDataFileName()
public java.lang.String getDataFileFormat()
Stringpublic void setDataFileFormat(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDataFileFormat()
public int getStartPos()
public void setStartPos(int value)
public boolean isSetStartPos()
public int getNumberPP()
public void setNumberPP(int value)
public boolean isSetNumberPP()
public int getTotalCount()
public void setTotalCount(int value)
public boolean isSetTotalCount()
public java.util.Calendar getDatafileLastModified()
Stringpublic void setDatafileLastModified(java.util.Calendar value)
value - allowed object is
Stringpublic boolean isSetDatafileLastModified()
public java.util.List<SearchParameterType> getSampleParameters()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sampleParameters property.
For example, to add a new item, do as follows:
getSampleParameters().add(newItem);
Objects of the following type(s) are allowed in the list
SearchParameterType
public boolean isSetSampleParameters()
public void unsetSampleParameters()
public java.util.List<SearchParameterType> getDatafileParameters()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the datafileParameters property.
For example, to add a new item, do as follows:
getDatafileParameters().add(newItem);
Objects of the following type(s) are allowed in the list
SearchParameterType
public boolean isSetDatafileParameters()
public void unsetDatafileParameters()
public java.util.List<SearchParameterType> getDatasetParameters()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the datasetParameters property.
For example, to add a new item, do as follows:
getDatasetParameters().add(newItem);
Objects of the following type(s) are allowed in the list
SearchParameterType
public boolean isSetDatasetParameters()
public void unsetDatasetParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||