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