Constructor and Description |
---|
Chgrp2Builder()
Instantiate a new
Chgrp2 . |
Modifier and Type | Method and Description |
---|---|
Requests.Chgrp2Builder |
toGroup(omero.model.ExperimenterGroup group) |
Requests.Chgrp2Builder |
toGroup(long id) |
Requests.Chgrp2Builder |
toGroup(omero.RLong id) |
public Requests.Chgrp2Builder toGroup(long id)
id
- the group to which to move the target objects, does overwrite previous callspublic Requests.Chgrp2Builder toGroup(omero.RLong id)
id
- the group to which to move the target objects, does overwrite previous calls;
null
values not permittedpublic Requests.Chgrp2Builder toGroup(omero.model.ExperimenterGroup group)
group
- the group to which to move the target objects, does overwrite previous calls;
null
values not permitted
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.