| Package | Description |
|---|---|
| uk.icat3.client |
| Modifier and Type | Field and Description |
|---|---|
protected Sample |
SampleParameter.sample |
protected Sample |
Dataset.sample |
| Modifier and Type | Field and Description |
|---|---|
protected List<Sample> |
Investigation.samples |
protected List<Sample> |
SampleType.samples |
| Modifier and Type | Method and Description |
|---|---|
Sample |
ObjectFactory.createSample()
Create an instance of
Sample |
Sample |
SampleParameter.getSample()
Gets the value of the sample property.
|
Sample |
Dataset.getSample()
Gets the value of the sample property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Sample> |
Investigation.getSamples()
Gets the value of the samples property.
|
List<Sample> |
SampleType.getSamples()
Gets the value of the samples property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampleParameter.setSample(Sample value)
Sets the value of the sample property.
|
void |
Dataset.setSample(Sample value)
Sets the value of the sample property.
|
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.