public class DichroicData extends DataObject
Constructor and Description |
---|
DichroicData(omero.model.Dichroic dichroic)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLotNumber()
Returns the lot number.
|
java.lang.String |
getManufacturer()
Returns the manufacturer.
|
java.lang.String |
getModel()
Returns the model.
|
java.lang.String |
getSerialNumber()
Returns the serial number.
|
asAnnotation, asChannel, asDataset, asExperimenter, asFolder, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlaneInfo, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canChgrp, canChown, 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, toString
public DichroicData(omero.model.Dichroic dichroic)
dichroic
- The dichroic to host. Mustn't be null
.public java.lang.String getManufacturer()
public java.lang.String getModel()
public java.lang.String getLotNumber()
public java.lang.String getSerialNumber()