Package omero
Interface _RObjectOperations
-
- All Superinterfaces:
_RTypeOperations
- All Known Implementing Classes:
_RObjectTie
,RObject
public interface _RObjectOperations extends _RTypeOperations
Wrapper for anIObject
instance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IObject
getValue(Ice.Current __current)
-
Methods inherited from interface omero._RTypeOperations
compare
-
-
-
-
Method Detail
-
getValue
IObject getValue(Ice.Current __current)
-
-