Uses of Class
pojos.PlateData

Packages that use PlateData
pojos   
 

Uses of PlateData in pojos
 

Methods in pojos that return PlateData
 PlateData WellData.getPlate()
          Returns the plate containing this Well.
 

Methods in pojos that return types with arguments of type PlateData
 Set<PlateData> ScreenData.getPlates()
          Returns the plates contained in this screen.
 

Method parameters in pojos with type arguments of type PlateData
 void ScreenData.setPlates(Set<PlateData> value)
          Sets the plates contained in this screen.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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