pojos
Class DichroicData

java.lang.Object
  extended by pojos.DataObject
      extended by pojos.DichroicData

public class DichroicData
extends DataObject

Hosts the dichroics.

Since:
3.0-Beta4
Version:
3.0 (Internal version: $Revision: $Date: $)
Author:
?Jean-Marie Burel      ????j.burel@dundee.ac.uk, ???Donald MacDonald      ????donald@lifesci.dundee.ac.uk

Constructor Summary
DichroicData(omero.model.Dichroic dichroic)
          Creates a new instance.
 
Method Summary
 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

DichroicData

public DichroicData(omero.model.Dichroic dichroic)
Creates a new instance.

Parameters:
dichroic - The dichroic to host. Mustn't be null.
Method Detail

getManufacturer

public String getManufacturer()
Returns the manufacturer.

Returns:
See above.

getModel

public String getModel()
Returns the model.

Returns:
See above.

getLotNumber

public String getLotNumber()
Returns the lot number.

Returns:
See above.

getSerialNumber

public String getSerialNumber()
Returns the serial number.

Returns:
See above.


OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.