|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.FilterSetData
public class FilterSetData
Object hosting a filterSet.
Constructor Summary | |
---|---|
FilterSetData(omero.model.FilterSet filterSet)
Creates a new instance. |
Method Summary | |
---|---|
DichroicData |
getDichroic()
Returns the dichroic if any. |
List<FilterData> |
getEmissionFilters()
Returns the collections of emission filters if any. |
List<FilterData> |
getExcitationFilters()
Returns the collections of excitation filters if any. |
String |
getLotNumber()
Returns the lot number. |
String |
getManufacturer()
Returns the manufacturer. |
String |
getModel()
Returns the model. |
String |
getSerialNumber()
Returns the serial number. |
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 FilterSetData(omero.model.FilterSet filterSet)
filterSet
- The filterSet to host. Mustn't be null
.Method Detail |
---|
public String getManufacturer()
public String getModel()
public String getLotNumber()
public String getSerialNumber()
public List<FilterData> getEmissionFilters()
public List<FilterData> getExcitationFilters()
public DichroicData getDichroic()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.