Uses of Class
pojos.LightSourceData

Packages that use LightSourceData
pojos   
 

Uses of LightSourceData in pojos
 

Methods in pojos that return LightSourceData
 LightSourceData LightSourceData.getLaserPump()
          Returns the pump.
 LightSourceData ChannelAcquisitionData.getLightSource()
          Returns the source of light.
 

Methods in pojos that return types with arguments of type LightSourceData
 List<LightSourceData> InstrumentData.getLightSources()
          Returns the collection of light sources.
 

Methods in pojos with parameters of type LightSourceData
 void ChannelAcquisitionData.setLightSource(LightSourceData ligthSource)
          Sets the light source associated to the settings.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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