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