Uses of Class
omero.sys.ParametersI

Packages that use ParametersI
omero.sys   
 

Uses of ParametersI in omero.sys
 

Methods in omero.sys that return ParametersI
 ParametersI ParametersI.acquisitionData()
          Sets the acquisition data parameter to true.
 ParametersI ParametersI.add(String name, omero.RType r)
           
 ParametersI ParametersI.addId(long id)
           
 ParametersI ParametersI.addId(omero.RLong id)
           
 ParametersI ParametersI.addIds(Collection<Long> longs)
           
 ParametersI ParametersI.addLong(String name, long l)
           
 ParametersI ParametersI.addLong(String name, omero.RLong l)
           
 ParametersI ParametersI.addLongs(String name, Collection<Long> longs)
           
 ParametersI ParametersI.allExps()
          Removes the experimenter parameter from the map.
 ParametersI ParametersI.allGrps()
          Removes the group parameter from the map.
 ParametersI ParametersI.allTimes()
          Removes the time parameters from the map.
 ParametersI ParametersI.endTime(omero.RTime endTime)
          Sets the value of the end time parameter.
 ParametersI ParametersI.exp(omero.RLong i)
          Sets the value of the experimenter parameter.
 ParametersI ParametersI.grp(omero.RLong i)
          Sets the value of the group parameter.
 ParametersI ParametersI.leaves()
          Sets the leaf parameter to true.
 ParametersI ParametersI.map()
          Deprecated. 
 ParametersI ParametersI.noAcquisitionData()
          Sets the acquisition data parameter to false.
 ParametersI ParametersI.noLeaves()
          Sets the leaf parameter to false.
 ParametersI ParametersI.noOrphan()
          Sets the orphan parameter to false.
 ParametersI ParametersI.noUnique()
           
 ParametersI ParametersI.orphan()
          Sets the orphan parameter to true.
 ParametersI ParametersI.page(int offset, int limit)
          Sets both the Filter.limit and Filter.offset values by wrapping the arguments in RInt and passing the values to page(RInt, RInt)
 ParametersI ParametersI.page(omero.RInt offset, omero.RInt limit)
          Creates a Filter if necessary and sets both Filter.limit and Filter.offset.
 ParametersI ParametersI.startTime(omero.RTime startTime)
          Sets the value of the start time parameter.
 ParametersI ParametersI.unique()
           
 



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

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