|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.DetectorData
public class DetectorData
Hosts a detector.
Constructor Summary | |
---|---|
DetectorData(omero.model.Detector detector)
Creates a new instance. |
Method Summary | |
---|---|
Double |
getAmplificationGain()
Returns the amplification gain of the detector. |
Double |
getGain()
Returns the gain of the detector. |
String |
getLotNumber()
Returns the lot number of the detector. |
String |
getManufacturer()
Returns the manufacturer of the detector. |
String |
getModel()
Returns the manufacturer of the detector. |
Double |
getOffset()
Returns the offset of the detector. |
String |
getSerialNumber()
Returns the serial number of the detector. |
String |
getType()
Returns the type of the detector. |
Double |
getVoltage()
Returns the voltage of the detector. |
Double |
getZoom()
Returns the offset of the detector. |
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 DetectorData(omero.model.Detector detector)
detector
- The detector to host. Mustn't be null
.Method Detail |
---|
public Double getVoltage()
public Double getAmplificationGain()
public Double getGain()
public Double getOffset()
public Double getZoom()
public String getType()
public String getManufacturer()
public String getModel()
public String getSerialNumber()
public String getLotNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.