public class FilterSetData extends DataObject
| Constructor and Description | 
|---|
| FilterSetData(omero.model.FilterSet filterSet)Creates a new instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toStringpublic FilterSetData(omero.model.FilterSet filterSet)
filterSet - The filterSet to host. Mustn't be null.public String getManufacturer()
public String getModel()
public String getLotNumber()
public String getSerialNumber()
public List<FilterData> getEmissionFilters()
public List<FilterData> getExcitationFilters()
public DichroicData getDichroic()
                
                
Version: 5.1.1-ice35-b43
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.