public interface _RCollectionOperations extends _RTypeOperations
omero.model classes, these types are mutable since they solely
 pass through the
 This flexible mechanism is not used in all API calls because
 the flexibility brings a performance penalty.| Modifier and Type | Method and Description | 
|---|---|
| void | add(RType value,
   Ice.Current __current) | 
| void | addAll(java.util.List<RType> value,
      Ice.Current __current) | 
| RType | get(int index,
   Ice.Current __current) | 
| java.util.List<RType> | getValue(Ice.Current __current) | 
| int | size(Ice.Current __current) | 
compare