Package omero

Interface _RTimeOperations

  • All Superinterfaces:
    _RTypeOperations
    All Known Implementing Classes:
    _RTimeTie, RTime

    public interface _RTimeOperations
    extends _RTypeOperations
    A simple Time implementation. The long value is the number of milliseconds since the epoch (January 1, 1970).
    • Method Detail

      • getValue

        long getValue​(Ice.Current __current)