Package omero

Interface _RInternalOperations

  • All Superinterfaces:
    _RTypeOperations
    All Known Implementing Classes:
    _RInternalTie, RInternal

    public interface _RInternalOperations
    extends _RTypeOperations
    Base type for RTypes whose contents will not be parsed by the server. This allows Blitz-specific types to be safely passed in as the inputs/outputs of scripts.
    • Method Detail

      • getValue

        Internal getValue​(Ice.Current __current)