|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.InstrumentData
public class InstrumentData
Hosts the instrument used to capture an image.
Constructor Summary | |
---|---|
InstrumentData(omero.model.Instrument instrument)
Creates a new instance. |
|
InstrumentData(List<omero.model.IObject> components)
Creates a new instance. |
Method Summary | |
---|---|
List<DetectorData> |
getDetectors()
Returns the collection of detectors. |
List<DichroicData> |
getDichroics()
Returns the collection of dichroics. |
List<FilterData> |
getFilters()
Returns the collection of filters. |
List<FilterSetData> |
getFilterSets()
Returns the collection of filter sets. |
List<LightSourceData> |
getLightSources()
Returns the collection of light sources. |
String |
getMicroscopeLotNumber()
Returns the lot number of the microscope. |
String |
getMicroscopeManufacturer()
Returns the model of the microscope. |
String |
getMicroscopeModel()
Returns the model of the microscope. |
String |
getMicroscopeSerialNumber()
Returns the serial number of the microscope. |
String |
getMicroscopeType()
Returns the type of microscope. |
List<ObjectiveData> |
getObjectives()
Returns the collection of objectives. |
Methods inherited from class pojos.DataObject |
---|
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, getCreated, getDetails, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InstrumentData(omero.model.Instrument instrument)
instrument
- The instrument used to capture an image.public InstrumentData(List<omero.model.IObject> components)
components
- The instrument and its components.Method Detail |
---|
public String getMicroscopeType()
public String getMicroscopeModel()
public String getMicroscopeSerialNumber()
public String getMicroscopeLotNumber()
public String getMicroscopeManufacturer()
public List<ObjectiveData> getObjectives()
public List<FilterData> getFilters()
public List<FilterSetData> getFilterSets()
public List<LightSourceData> getLightSources()
public List<DetectorData> getDetectors()
public List<DichroicData> getDichroics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.