Package omero.model

Interface TimestampAnnotationPrx

    • Method Detail

      • getTimeValue

        RTime getTimeValue()
      • getTimeValue

        RTime getTimeValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_getTimeValue

        Ice.AsyncResult begin_getTimeValue()
      • begin_getTimeValue

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

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

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

        Ice.AsyncResult begin_getTimeValue​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_getTimeValue

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

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

        Ice.AsyncResult begin_getTimeValue​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
      • end_getTimeValue

        RTime end_getTimeValue​(Ice.AsyncResult __result)
      • setTimeValue

        void setTimeValue​(RTime theTimeValue)
      • setTimeValue

        void setTimeValue​(RTime theTimeValue,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
      • begin_setTimeValue

        Ice.AsyncResult begin_setTimeValue​(RTime theTimeValue)
      • begin_setTimeValue

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

        Ice.AsyncResult begin_setTimeValue​(RTime theTimeValue,
                                           Ice.Callback __cb)
      • begin_setTimeValue

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

        Ice.AsyncResult begin_setTimeValue​(RTime theTimeValue,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setTimeValue

        Ice.AsyncResult begin_setTimeValue​(RTime theTimeValue,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
      • begin_setTimeValue

        Ice.AsyncResult begin_setTimeValue​(RTime theTimeValue,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      • begin_setTimeValue

        Ice.AsyncResult begin_setTimeValue​(RTime theTimeValue,
                                           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_setTimeValue

        void end_setTimeValue​(Ice.AsyncResult __result)