Uses of Class
pojos.GroupData

Packages that use GroupData
pojos   
 

Uses of GroupData in pojos
 

Methods in pojos that return GroupData
 GroupData ExperimenterData.getDefaultGroup()
          Returns the default Group for this Experimenter
 

Methods in pojos that return types with arguments of type GroupData
 List<GroupData> ExperimenterData.getGroups()
          Returns the groups the experimenter is a member of.
 

Method parameters in pojos with type arguments of type GroupData
 void ExperimenterData.setGroups(List<GroupData> newValue)
          Sets the groups the experimenter is a member of.
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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