Package omero.model

Interface TimePrx

  • All Superinterfaces:
    Ice.ObjectPrx
    All Known Implementing Classes:
    TimePrxHelper

    public interface TimePrx
    extends Ice.ObjectPrx
    Unit of Time which is used through the model. This is not an IObject implementation and as such does not have an ID value. Instead, the entire object is embedded into the containing class, so that the value and unit rows can be found on the table itself (e.g. planeInfo.exposureTime and planeInfo.exposureTimeUnit).
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Ice.AsyncResult begin_copy()  
      Ice.AsyncResult begin_copy​(Ice.Callback __cb)  
      Ice.AsyncResult begin_copy​(IceInternal.Functional_GenericCallback1<Time> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_copy​(IceInternal.Functional_GenericCallback1<Time> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Time> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Time> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Time_copy __cb)  
      Ice.AsyncResult begin_copy​(Callback_Time_copy __cb)  
      Ice.AsyncResult begin_getSymbol()
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(Ice.Callback __cb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Time_getSymbol __cb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getSymbol​(Callback_Time_getSymbol __cb)
      Returns the possibly unicode representation of the ""unit"" value for display.
      Ice.AsyncResult begin_getUnit()
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(Ice.Callback __cb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Time_getUnit __cb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getUnit​(Callback_Time_getUnit __cb)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      Ice.AsyncResult begin_getValue()
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(Ice.Callback __cb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Time_getValue __cb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_getValue​(Callback_Time_getValue __cb)
      Actual value for this unit-based field.
      Ice.AsyncResult begin_setUnit​(UnitsTime unit)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, Ice.Callback __cb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Time_setUnit __cb)  
      Ice.AsyncResult begin_setUnit​(UnitsTime unit, Callback_Time_setUnit __cb)  
      Ice.AsyncResult begin_setValue​(double value)  
      Ice.AsyncResult begin_setValue​(double value, Ice.Callback __cb)  
      Ice.AsyncResult begin_setValue​(double value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setValue​(double value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setValue​(double value, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setValue​(double value, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setValue​(double value, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setValue​(double value, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setValue​(double value, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_Time_setValue __cb)  
      Ice.AsyncResult begin_setValue​(double value, Callback_Time_setValue __cb)  
      Time copy()  
      Time copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Time end_copy​(Ice.AsyncResult __result)  
      java.lang.String end_getSymbol​(Ice.AsyncResult __result)
      Returns the possibly unicode representation of the ""unit"" value for display.
      UnitsTime end_getUnit​(Ice.AsyncResult __result)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      double end_getValue​(Ice.AsyncResult __result)
      Actual value for this unit-based field.
      void end_setUnit​(Ice.AsyncResult __result)  
      void end_setValue​(Ice.AsyncResult __result)  
      java.lang.String getSymbol()
      Returns the possibly unicode representation of the ""unit"" value for display.
      java.lang.String getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns the possibly unicode representation of the ""unit"" value for display.
      UnitsTime getUnit()
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      UnitsTime getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      double getValue()
      Actual value for this unit-based field.
      double getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Actual value for this unit-based field.
      void setUnit​(UnitsTime unit)  
      void setUnit​(UnitsTime unit, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      void setValue​(double value)  
      void setValue​(double value, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Method Detail

      • getValue

        double getValue()
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
      • getValue

        double getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_getValue

        Ice.AsyncResult begin_getValue()
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(Ice.Callback __cb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(Callback_Time_getValue __cb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_Time_getValue __cb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(IceInternal.Functional_DoubleCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(IceInternal.Functional_DoubleCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_DoubleCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getValue

        Ice.AsyncResult begin_getValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_DoubleCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getValue

        double end_getValue​(Ice.AsyncResult __result)
        Actual value for this unit-based field. The interpretation of the value is only possible along with the UnitsTime enum.
        Parameters:
        __result - The asynchronous result object.
      • setValue

        void setValue​(double value)
      • setValue

        void setValue​(double value,
                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       Ice.Callback __cb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Ice.Callback __cb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       Callback_Time_setValue __cb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setValue

        Ice.AsyncResult begin_setValue​(double value,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                       IceInternal.Functional_VoidCallback __responseCb,
                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                       IceInternal.Functional_BoolCallback __sentCb)
      • end_setValue

        void end_setValue​(Ice.AsyncResult __result)
      • getUnit

        UnitsTime getUnit()
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
      • getUnit

        UnitsTime getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit()
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(Ice.Callback __cb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      Ice.Callback __cb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(Callback_Time_getUnit __cb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      Callback_Time_getUnit __cb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getUnit

        Ice.AsyncResult begin_getUnit​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      IceInternal.Functional_GenericCallback1<UnitsTime> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getUnit

        UnitsTime end_getUnit​(Ice.AsyncResult __result)
        UnitsTime instance which is an IObject meaning that its ID is sufficient for identifying equality.
        Parameters:
        __result - The asynchronous result object.
      • setUnit

        void setUnit​(UnitsTime unit,
                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      Ice.Callback __cb)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      Ice.Callback __cb)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      Callback_Time_setUnit __cb)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setUnit

        Ice.AsyncResult begin_setUnit​(UnitsTime unit,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                      IceInternal.Functional_VoidCallback __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
      • end_setUnit

        void end_setUnit​(Ice.AsyncResult __result)
      • getSymbol

        java.lang.String getSymbol()
        Returns the possibly unicode representation of the ""unit"" value for display.
      • getSymbol

        java.lang.String getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol()
        Returns the possibly unicode representation of the ""unit"" value for display.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(Ice.Callback __cb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(Callback_Time_getSymbol __cb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_Time_getSymbol __cb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSymbol

        Ice.AsyncResult begin_getSymbol​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                        IceInternal.Functional_BoolCallback __sentCb)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getSymbol

        java.lang.String end_getSymbol​(Ice.AsyncResult __result)
        Returns the possibly unicode representation of the ""unit"" value for display.
        Parameters:
        __result - The asynchronous result object.
      • copy

        Time copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_copy

        Ice.AsyncResult begin_copy()
      • begin_copy

        Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_copy

        Ice.AsyncResult begin_copy​(Ice.Callback __cb)
      • begin_copy

        Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                   Ice.Callback __cb)
      • begin_copy

        Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                   Callback_Time_copy __cb)
      • begin_copy

        Ice.AsyncResult begin_copy​(IceInternal.Functional_GenericCallback1<Time> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_copy

        Ice.AsyncResult begin_copy​(IceInternal.Functional_GenericCallback1<Time> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb)
      • begin_copy

        Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<Time> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_copy

        Ice.AsyncResult begin_copy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                   IceInternal.Functional_GenericCallback1<Time> __responseCb,
                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                   IceInternal.Functional_BoolCallback __sentCb)
      • end_copy

        Time end_copy​(Ice.AsyncResult __result)