Package omero
Interface _RStringOperations
-
- All Superinterfaces:
_RTypeOperations
- All Known Subinterfaces:
_RClassOperations
- All Known Implementing Classes:
_RClassTie
,_RStringTie
,RClass
,RString
public interface _RStringOperations extends _RTypeOperations
String wrapper.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getValue(Ice.Current __current)
-
Methods inherited from interface omero._RTypeOperations
compare
-
-