Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected Instrument |
Investigation.instrument |
protected Instrument |
InstrumentScientist.instrument |
Modifier and Type | Field and Description |
---|---|
protected List<Instrument> |
Facility.instruments |
Modifier and Type | Method and Description |
---|---|
Instrument |
ObjectFactory.createInstrument()
Create an instance of
Instrument |
Instrument |
Investigation.getInstrument()
Gets the value of the instrument property.
|
Instrument |
InstrumentScientist.getInstrument()
Gets the value of the instrument property.
|
Modifier and Type | Method and Description |
---|---|
List<Instrument> |
Facility.getInstruments()
Gets the value of the instruments property.
|
Modifier and Type | Method and Description |
---|---|
void |
Investigation.setInstrument(Instrument value)
Sets the value of the instrument property.
|
void |
InstrumentScientist.setInstrument(Instrument value)
Sets the value of the instrument property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.