|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.FilterData
public class FilterData
Object hosting a filter.
Constructor Summary | |
---|---|
FilterData(omero.model.Filter filter)
Creates a new instance. |
Method Summary | |
---|---|
Integer |
getCutIn()
Returns the cut in value or null . |
Integer |
getCutInTolerance()
Returns the cut in tolerance value or null . |
Integer |
getCutOut()
Returns the cut out value or null . |
Integer |
getCutOutTolerance()
Returns the cut out tolerance value or null . |
String |
getFilterWheel()
Returns the wheel. |
String |
getLotNumber()
Returns the lot number. |
String |
getManufacturer()
Returns the manufacturer. |
String |
getModel()
Returns the model. |
String |
getSerialNumber()
Returns the serial number. |
Double |
getTransmittance()
Returns the cut out tolerance value or -1 . |
String |
getType()
Returns the type. |
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 FilterData(omero.model.Filter filter)
filter
- The filter to host. Mustn't be null
.Method Detail |
---|
public Integer getCutIn()
null
.
public Integer getCutInTolerance()
null
.
public Integer getCutOut()
null
.
public Integer getCutOutTolerance()
null
.
public Double getTransmittance()
-1
.
public String getManufacturer()
public String getModel()
public String getLotNumber()
public String getSerialNumber()
public String getType()
public String getFilterWheel()
|
||||||||||
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.