Package omero
Interface _RTimeOperations
-
- All Superinterfaces:
_RTypeOperations
public interface _RTimeOperations extends _RTypeOperations
A simple Time implementation. The long value is the number of milliseconds since the epoch (January 1, 1970).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getValue(Ice.Current __current)
-
Methods inherited from interface omero._RTypeOperations
compare
-
-