Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected Investigation |
StudyInvestigation.investigation |
protected Investigation |
Sample.investigation |
protected Investigation |
InvestigationUser.investigation |
protected Investigation |
InvestigationParameter.investigation |
protected Investigation |
Shift.investigation |
protected Investigation |
Publication.investigation |
protected Investigation |
Dataset.investigation |
protected Investigation |
Keyword.investigation |
Modifier and Type | Field and Description |
---|---|
protected List<Investigation> |
SearchByAdvancedResponse._return |
protected List<Investigation> |
GetMyInvestigationsResponse._return |
protected List<Investigation> |
SearchByKeywordsResponse._return |
protected List<Investigation> |
Facility.investigations |
protected List<Investigation> |
Instrument.investigations |
protected List<Investigation> |
FacilityCycle.investigations |
protected List<Investigation> |
InvestigationType.investigations |
Modifier and Type | Method and Description |
---|---|
Investigation |
ObjectFactory.createInvestigation()
Create an instance of
Investigation |
Investigation |
StudyInvestigation.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
Sample.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
InvestigationUser.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
InvestigationParameter.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
Shift.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
Publication.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
Dataset.getInvestigation()
Gets the value of the investigation property.
|
Investigation |
Keyword.getInvestigation()
Gets the value of the investigation property.
|
Modifier and Type | Method and Description |
---|---|
List<Investigation> |
Facility.getInvestigations()
Gets the value of the investigations property.
|
List<Investigation> |
Instrument.getInvestigations()
Gets the value of the investigations property.
|
List<Investigation> |
FacilityCycle.getInvestigations()
Gets the value of the investigations property.
|
List<Investigation> |
InvestigationType.getInvestigations()
Gets the value of the investigations property.
|
List<Investigation> |
ICATCompat.getMyInvestigations(String sessionId) |
List<Investigation> |
SearchByAdvancedResponse.getReturn()
Gets the value of the return property.
|
List<Investigation> |
GetMyInvestigationsResponse.getReturn()
Gets the value of the return property.
|
List<Investigation> |
SearchByKeywordsResponse.getReturn()
Gets the value of the return property.
|
List<Investigation> |
ICATCompat.searchByAdvanced(String sessionId,
AdvancedSearchDetails advancedSearchDetails) |
List<Investigation> |
ICATCompat.searchByKeywords(String sessionId,
List<String> keywords) |
Modifier and Type | Method and Description |
---|---|
void |
StudyInvestigation.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
Sample.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
InvestigationUser.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
InvestigationParameter.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
Shift.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
Publication.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
Dataset.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
void |
Keyword.setInvestigation(Investigation value)
Sets the value of the investigation property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.