Package omero.model

Class LaserPrxHelper

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • LaserPrxHelper

        public LaserPrxHelper()
    • Method Detail

      • getDetails

        public Details getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(Ice.Callback __cb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • begin_getDetails

        public Ice.AsyncResult begin_getDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Details> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getDetails in interface IObjectPrx
      • __getDetails_completed

        public static void __getDetails_completed​(Ice.TwowayCallbackArg1<Details> __cb,
                                                  Ice.AsyncResult __result)
      • getId

        public RLong getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(Ice.Callback __cb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • begin_getId

        public Ice.AsyncResult begin_getId​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<RLong> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getId in interface IObjectPrx
      • __getId_completed

        public static void __getId_completed​(Ice.TwowayCallbackArg1<RLong> __cb,
                                             Ice.AsyncResult __result)
      • isAnnotated

        public boolean isAnnotated()
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        isAnnotated in interface IObjectPrx
      • isAnnotated

        public boolean isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated()
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(Callback_IObject_isAnnotated __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IObject_isAnnotated __cb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        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_isAnnotated

        public Ice.AsyncResult begin_isAnnotated​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_BoolCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        begin_isAnnotated in interface IObjectPrx
        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_isAnnotated

        public boolean end_isAnnotated​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -
        Specified by:
        end_isAnnotated in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isAnnotated_completed

        public static void __isAnnotated_completed​(Ice.TwowayCallbackBool __cb,
                                                   Ice.AsyncResult __result)
      • isGlobal

        public boolean isGlobal()
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        isGlobal in interface IObjectPrx
      • isGlobal

        public boolean isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal()
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(Callback_IObject_isGlobal __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IObject_isGlobal __cb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        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_isGlobal

        public Ice.AsyncResult begin_isGlobal​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        begin_isGlobal in interface IObjectPrx
        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_isGlobal

        public boolean end_isGlobal​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Marker interface which means that special rules apply for both reading and writing these instances.
        Specified by:
        end_isGlobal in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isGlobal_completed

        public static void __isGlobal_completed​(Ice.TwowayCallbackBool __cb,
                                                Ice.AsyncResult __result)
      • isLink

        public boolean isLink()
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        isLink in interface IObjectPrx
      • isLink

        public boolean isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isLink

        public Ice.AsyncResult begin_isLink()
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(Callback_IObject_isLink __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IObject_isLink __cb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        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_isLink

        public Ice.AsyncResult begin_isLink​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_BoolCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        begin_isLink in interface IObjectPrx
        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_isLink

        public boolean end_isLink​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        A link between two other types. Methods provided: - getParent() - getChild()
        Specified by:
        end_isLink in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isLink_completed

        public static void __isLink_completed​(Ice.TwowayCallbackBool __cb,
                                              Ice.AsyncResult __result)
      • isLoaded

        public boolean isLoaded()
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        isLoaded in interface IObjectPrx
      • isLoaded

        public boolean isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded()
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(Callback_IObject_isLoaded __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_IObject_isLoaded __cb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        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_isLoaded

        public Ice.AsyncResult begin_isLoaded​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_BoolCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        begin_isLoaded in interface IObjectPrx
        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_isLoaded

        public boolean end_isLoaded​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.
        Specified by:
        end_isLoaded in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isLoaded_completed

        public static void __isLoaded_completed​(Ice.TwowayCallbackBool __cb,
                                                Ice.AsyncResult __result)
      • isMutable

        public boolean isMutable()
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        isMutable in interface IObjectPrx
      • isMutable

        public boolean isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable()
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(Callback_IObject_isMutable __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_IObject_isMutable __cb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        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_isMutable

        public Ice.AsyncResult begin_isMutable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_BoolCallback __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        begin_isMutable in interface IObjectPrx
        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_isMutable

        public boolean end_isMutable​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()
        Specified by:
        end_isMutable in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __isMutable_completed

        public static void __isMutable_completed​(Ice.TwowayCallbackBool __cb,
                                                 Ice.AsyncResult __result)
      • proxy

        public IObject proxy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        proxy in interface IObjectPrx
      • proxy

        public IObject proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_proxy

        public Ice.AsyncResult begin_proxy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(Callback_IObject_proxy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_IObject_proxy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        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_proxy

        public Ice.AsyncResult begin_proxy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        begin_proxy in interface IObjectPrx
        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_proxy

        public IObject end_proxy​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );
        Specified by:
        end_proxy in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __proxy_completed

        public static void __proxy_completed​(Ice.TwowayCallbackArg1<IObject> __cb,
                                             Ice.AsyncResult __result)
      • setId

        public void setId​(RLong id,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           Ice.Callback __cb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • begin_setId

        public Ice.AsyncResult begin_setId​(RLong id,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setId in interface IObjectPrx
      • end_setId

        public void end_setId​(Ice.AsyncResult __iresult)
        Specified by:
        end_setId in interface IObjectPrx
      • shallowCopy

        public IObject shallowCopy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        shallowCopy in interface IObjectPrx
      • shallowCopy

        public IObject shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy()
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(Callback_IObject_shallowCopy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_IObject_shallowCopy __cb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        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_shallowCopy

        public Ice.AsyncResult begin_shallowCopy​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<IObject> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        begin_shallowCopy in interface IObjectPrx
        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_shallowCopy

        public IObject end_shallowCopy​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
        Specified by:
        end_shallowCopy in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • __shallowCopy_completed

        public static void __shallowCopy_completed​(Ice.TwowayCallbackArg1<IObject> __cb,
                                                   Ice.AsyncResult __result)
      • unload

        public void unload()
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        unload in interface IObjectPrx
      • unload

        public void unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_unload

        public Ice.AsyncResult begin_unload()
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(Callback_IObject_unload __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_IObject_unload __cb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        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_unload

        public Ice.AsyncResult begin_unload​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_VoidCallback __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        begin_unload in interface IObjectPrx
        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_unload

        public void end_unload​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.
        Specified by:
        end_unload in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • unloadCollections

        public void unloadCollections()
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        unloadCollections in interface IObjectPrx
      • unloadCollections

        public void unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections()
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(Callback_IObject_unloadCollections __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Callback_IObject_unloadCollections __cb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        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_unloadCollections

        public Ice.AsyncResult begin_unloadCollections​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        begin_unloadCollections in interface IObjectPrx
        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_unloadCollections

        public void end_unloadCollections​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.
        Specified by:
        end_unloadCollections in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • unloadDetails

        public void unloadDetails()
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        unloadDetails in interface IObjectPrx
      • unloadDetails

        public void unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails()
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(Callback_IObject_unloadDetails __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_IObject_unloadDetails __cb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        Parameters:
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        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_unloadDetails

        public Ice.AsyncResult begin_unloadDetails​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        begin_unloadDetails in interface IObjectPrx
        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_unloadDetails

        public void end_unloadDetails​(Ice.AsyncResult __iresult)
        Description copied from interface: IObjectPrx
        As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.
        Specified by:
        end_unloadDetails in interface IObjectPrx
        Parameters:
        __iresult - The asynchronous result object.
      • getFrequencyMultiplication

        public RInt getFrequencyMultiplication​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getFrequencyMultiplication in interface LaserPrx
      • begin_getFrequencyMultiplication

        public Ice.AsyncResult begin_getFrequencyMultiplication​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getFrequencyMultiplication in interface LaserPrx
      • begin_getFrequencyMultiplication

        public Ice.AsyncResult begin_getFrequencyMultiplication​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                Ice.Callback __cb)
        Specified by:
        begin_getFrequencyMultiplication in interface LaserPrx
      • begin_getFrequencyMultiplication

        public Ice.AsyncResult begin_getFrequencyMultiplication​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFrequencyMultiplication in interface LaserPrx
      • begin_getFrequencyMultiplication

        public Ice.AsyncResult begin_getFrequencyMultiplication​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFrequencyMultiplication in interface LaserPrx
      • begin_getFrequencyMultiplication

        public Ice.AsyncResult begin_getFrequencyMultiplication​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getFrequencyMultiplication in interface LaserPrx
      • begin_getFrequencyMultiplication

        public Ice.AsyncResult begin_getFrequencyMultiplication​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getFrequencyMultiplication in interface LaserPrx
      • __getFrequencyMultiplication_completed

        public static void __getFrequencyMultiplication_completed​(Ice.TwowayCallbackArg1<RInt> __cb,
                                                                  Ice.AsyncResult __result)
      • getLaserMedium

        public LaserMedium getLaserMedium​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(Ice.Callback __cb)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • begin_getLaserMedium

        public Ice.AsyncResult begin_getLaserMedium​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getLaserMedium in interface LaserPrx
      • __getLaserMedium_completed

        public static void __getLaserMedium_completed​(Ice.TwowayCallbackArg1<LaserMedium> __cb,
                                                      Ice.AsyncResult __result)
      • getPockelCell

        public RBool getPockelCell​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(Ice.Callback __cb)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • begin_getPockelCell

        public Ice.AsyncResult begin_getPockelCell​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPockelCell in interface LaserPrx
      • __getPockelCell_completed

        public static void __getPockelCell_completed​(Ice.TwowayCallbackArg1<RBool> __cb,
                                                     Ice.AsyncResult __result)
      • getPulse

        public Pulse getPulse​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse()
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(Ice.Callback __cb)
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(IceInternal.Functional_GenericCallback1<Pulse> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(IceInternal.Functional_GenericCallback1<Pulse> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<Pulse> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPulse in interface LaserPrx
      • begin_getPulse

        public Ice.AsyncResult begin_getPulse​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<Pulse> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPulse in interface LaserPrx
      • __getPulse_completed

        public static void __getPulse_completed​(Ice.TwowayCallbackArg1<Pulse> __cb,
                                                Ice.AsyncResult __result)
      • getPump

        public LightSource getPump​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump()
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(Ice.Callback __cb)
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(IceInternal.Functional_GenericCallback1<LightSource> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(IceInternal.Functional_GenericCallback1<LightSource> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<LightSource> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPump in interface LaserPrx
      • begin_getPump

        public Ice.AsyncResult begin_getPump​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<LightSource> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPump in interface LaserPrx
      • __getPump_completed

        public static void __getPump_completed​(Ice.TwowayCallbackArg1<LightSource> __cb,
                                               Ice.AsyncResult __result)
      • getRepetitionRate

        public Frequency getRepetitionRate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(Ice.Callback __cb)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(IceInternal.Functional_GenericCallback1<Frequency> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(IceInternal.Functional_GenericCallback1<Frequency> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<Frequency> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • begin_getRepetitionRate

        public Ice.AsyncResult begin_getRepetitionRate​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<Frequency> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getRepetitionRate in interface LaserPrx
      • __getRepetitionRate_completed

        public static void __getRepetitionRate_completed​(Ice.TwowayCallbackArg1<Frequency> __cb,
                                                         Ice.AsyncResult __result)
      • getTuneable

        public RBool getTuneable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(Ice.Callback __cb)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • begin_getTuneable

        public Ice.AsyncResult begin_getTuneable​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<RBool> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getTuneable in interface LaserPrx
      • __getTuneable_completed

        public static void __getTuneable_completed​(Ice.TwowayCallbackArg1<RBool> __cb,
                                                   Ice.AsyncResult __result)
      • getType

        public LaserType getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType()
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(Ice.Callback __cb)
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(IceInternal.Functional_GenericCallback1<LaserType> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(IceInternal.Functional_GenericCallback1<LaserType> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<LaserType> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getType in interface LaserPrx
      • begin_getType

        public Ice.AsyncResult begin_getType​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_GenericCallback1<LaserType> __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getType in interface LaserPrx
      • __getType_completed

        public static void __getType_completed​(Ice.TwowayCallbackArg1<LaserType> __cb,
                                               Ice.AsyncResult __result)
      • getWavelength

        public Length getWavelength​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(Ice.Callback __cb)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • begin_getWavelength

        public Ice.AsyncResult begin_getWavelength​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Length> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getWavelength in interface LaserPrx
      • __getWavelength_completed

        public static void __getWavelength_completed​(Ice.TwowayCallbackArg1<Length> __cb,
                                                     Ice.AsyncResult __result)
      • setFrequencyMultiplication

        public void setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                Ice.Callback __cb)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                Ice.Callback __cb)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                IceInternal.Functional_VoidCallback __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                IceInternal.Functional_VoidCallback __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                IceInternal.Functional_VoidCallback __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • begin_setFrequencyMultiplication

        public Ice.AsyncResult begin_setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                IceInternal.Functional_VoidCallback __responseCb,
                                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setFrequencyMultiplication in interface LaserPrx
      • setLaserMedium

        public void setLaserMedium​(LaserMedium theLaserMedium,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setLaserMedium in interface LaserPrx
      • begin_setLaserMedium

        public Ice.AsyncResult begin_setLaserMedium​(LaserMedium theLaserMedium,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setLaserMedium in interface LaserPrx
      • begin_setLaserMedium

        public Ice.AsyncResult begin_setLaserMedium​(LaserMedium theLaserMedium,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_setLaserMedium in interface LaserPrx
      • begin_setLaserMedium

        public Ice.AsyncResult begin_setLaserMedium​(LaserMedium theLaserMedium,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setLaserMedium in interface LaserPrx
      • begin_setLaserMedium

        public Ice.AsyncResult begin_setLaserMedium​(LaserMedium theLaserMedium,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setLaserMedium in interface LaserPrx
      • begin_setLaserMedium

        public Ice.AsyncResult begin_setLaserMedium​(LaserMedium theLaserMedium,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setLaserMedium in interface LaserPrx
      • begin_setLaserMedium

        public Ice.AsyncResult begin_setLaserMedium​(LaserMedium theLaserMedium,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_VoidCallback __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setLaserMedium in interface LaserPrx
      • end_setLaserMedium

        public void end_setLaserMedium​(Ice.AsyncResult __iresult)
        Specified by:
        end_setLaserMedium in interface LaserPrx
      • setPockelCell

        public void setPockelCell​(RBool thePockelCell,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • begin_setPockelCell

        public Ice.AsyncResult begin_setPockelCell​(RBool thePockelCell,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPockelCell in interface LaserPrx
      • end_setPockelCell

        public void end_setPockelCell​(Ice.AsyncResult __iresult)
        Specified by:
        end_setPockelCell in interface LaserPrx
      • setPulse

        public void setPulse​(Pulse thePulse,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              Ice.Callback __cb)
        Specified by:
        begin_setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPulse in interface LaserPrx
      • begin_setPulse

        public Ice.AsyncResult begin_setPulse​(Pulse thePulse,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPulse in interface LaserPrx
      • end_setPulse

        public void end_setPulse​(Ice.AsyncResult __iresult)
        Specified by:
        end_setPulse in interface LaserPrx
      • setPump

        public void setPump​(LightSource thePump,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPump in interface LaserPrx
      • begin_setPump

        public Ice.AsyncResult begin_setPump​(LightSource thePump,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPump in interface LaserPrx
      • begin_setPump

        public Ice.AsyncResult begin_setPump​(LightSource thePump,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_setPump in interface LaserPrx
      • begin_setPump

        public Ice.AsyncResult begin_setPump​(LightSource thePump,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPump in interface LaserPrx
      • begin_setPump

        public Ice.AsyncResult begin_setPump​(LightSource thePump,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPump in interface LaserPrx
      • begin_setPump

        public Ice.AsyncResult begin_setPump​(LightSource thePump,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPump in interface LaserPrx
      • begin_setPump

        public Ice.AsyncResult begin_setPump​(LightSource thePump,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPump in interface LaserPrx
      • end_setPump

        public void end_setPump​(Ice.AsyncResult __iresult)
        Specified by:
        end_setPump in interface LaserPrx
      • setRepetitionRate

        public void setRepetitionRate​(Frequency theRepetitionRate,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setRepetitionRate in interface LaserPrx
      • begin_setRepetitionRate

        public Ice.AsyncResult begin_setRepetitionRate​(Frequency theRepetitionRate,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setRepetitionRate in interface LaserPrx
      • begin_setRepetitionRate

        public Ice.AsyncResult begin_setRepetitionRate​(Frequency theRepetitionRate,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Specified by:
        begin_setRepetitionRate in interface LaserPrx
      • begin_setRepetitionRate

        public Ice.AsyncResult begin_setRepetitionRate​(Frequency theRepetitionRate,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRepetitionRate in interface LaserPrx
      • begin_setRepetitionRate

        public Ice.AsyncResult begin_setRepetitionRate​(Frequency theRepetitionRate,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setRepetitionRate in interface LaserPrx
      • begin_setRepetitionRate

        public Ice.AsyncResult begin_setRepetitionRate​(Frequency theRepetitionRate,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setRepetitionRate in interface LaserPrx
      • begin_setRepetitionRate

        public Ice.AsyncResult begin_setRepetitionRate​(Frequency theRepetitionRate,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_VoidCallback __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setRepetitionRate in interface LaserPrx
      • end_setRepetitionRate

        public void end_setRepetitionRate​(Ice.AsyncResult __iresult)
        Specified by:
        end_setRepetitionRate in interface LaserPrx
      • setTuneable

        public void setTuneable​(RBool theTuneable,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 Ice.Callback __cb)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • begin_setTuneable

        public Ice.AsyncResult begin_setTuneable​(RBool theTuneable,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_VoidCallback __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setTuneable in interface LaserPrx
      • end_setTuneable

        public void end_setTuneable​(Ice.AsyncResult __iresult)
        Specified by:
        end_setTuneable in interface LaserPrx
      • setType

        public void setType​(LaserType theType,
                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setType in interface LaserPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(LaserType theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setType in interface LaserPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(LaserType theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             Ice.Callback __cb)
        Specified by:
        begin_setType in interface LaserPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(LaserType theType,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setType in interface LaserPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(LaserType theType,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setType in interface LaserPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(LaserType theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setType in interface LaserPrx
      • begin_setType

        public Ice.AsyncResult begin_setType​(LaserType theType,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                             IceInternal.Functional_VoidCallback __responseCb,
                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setType in interface LaserPrx
      • end_setType

        public void end_setType​(Ice.AsyncResult __iresult)
        Specified by:
        end_setType in interface LaserPrx
      • setWavelength

        public void setWavelength​(Length theWavelength,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • begin_setWavelength

        public Ice.AsyncResult begin_setWavelength​(Length theWavelength,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setWavelength in interface LaserPrx
      • end_setWavelength

        public void end_setWavelength​(Ice.AsyncResult __iresult)
        Specified by:
        end_setWavelength in interface LaserPrx
      • begin_addAllLightSourceAnnotationLinkSet

        public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet​(java.util.List<LightSourceAnnotationLink> targets,
                                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllLightSourceAnnotationLinkSet in interface LightSourcePrx
      • begin_addAllLightSourceAnnotationLinkSet

        public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet​(java.util.List<LightSourceAnnotationLink> targets,
                                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addAllLightSourceAnnotationLinkSet in interface LightSourcePrx
      • begin_addAllLightSourceAnnotationLinkSet

        public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet​(java.util.List<LightSourceAnnotationLink> targets,
                                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addAllLightSourceAnnotationLinkSet in interface LightSourcePrx
      • begin_addLightSourceAnnotationLink

        public Ice.AsyncResult begin_addLightSourceAnnotationLink​(LightSourceAnnotationLink target,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addLightSourceAnnotationLink in interface LightSourcePrx
      • begin_addLightSourceAnnotationLink

        public Ice.AsyncResult begin_addLightSourceAnnotationLink​(LightSourceAnnotationLink target,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addLightSourceAnnotationLink in interface LightSourcePrx
      • begin_addLightSourceAnnotationLink

        public Ice.AsyncResult begin_addLightSourceAnnotationLink​(LightSourceAnnotationLink target,
                                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addLightSourceAnnotationLink in interface LightSourcePrx
      • begin_addLightSourceAnnotationLinkToBoth

        public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth​(LightSourceAnnotationLink link,
                                                                        boolean bothSides,
                                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addLightSourceAnnotationLinkToBoth in interface LightSourcePrx
      • begin_addLightSourceAnnotationLinkToBoth

        public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth​(LightSourceAnnotationLink link,
                                                                        boolean bothSides,
                                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_addLightSourceAnnotationLinkToBoth in interface LightSourcePrx
      • begin_addLightSourceAnnotationLinkToBoth

        public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth​(LightSourceAnnotationLink link,
                                                                        boolean bothSides,
                                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                        IceInternal.Functional_VoidCallback __responseCb,
                                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                        IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_addLightSourceAnnotationLinkToBoth in interface LightSourcePrx
      • clearAnnotationLinks

        public void clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        clearAnnotationLinks in interface LightSourcePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_clearAnnotationLinks in interface LightSourcePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_clearAnnotationLinks in interface LightSourcePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearAnnotationLinks in interface LightSourcePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearAnnotationLinks in interface LightSourcePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_clearAnnotationLinks in interface LightSourcePrx
      • begin_clearAnnotationLinks

        public Ice.AsyncResult begin_clearAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_VoidCallback __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_clearAnnotationLinks in interface LightSourcePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_copyAnnotationLinks in interface LightSourcePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         Ice.Callback __cb)
        Specified by:
        begin_copyAnnotationLinks in interface LightSourcePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyAnnotationLinks in interface LightSourcePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyAnnotationLinks in interface LightSourcePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_copyAnnotationLinks in interface LightSourcePrx
      • begin_copyAnnotationLinks

        public Ice.AsyncResult begin_copyAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                         IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb,
                                                         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                         IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_copyAnnotationLinks in interface LightSourcePrx
      • __copyAnnotationLinks_completed

        public static void __copyAnnotationLinks_completed​(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb,
                                                           Ice.AsyncResult __result)
      • begin_findLightSourceAnnotationLink

        public Ice.AsyncResult begin_findLightSourceAnnotationLink​(Annotation removal,
                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                   IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb,
                                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_findLightSourceAnnotationLink in interface LightSourcePrx
      • begin_findLightSourceAnnotationLink

        public Ice.AsyncResult begin_findLightSourceAnnotationLink​(Annotation removal,
                                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                   IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb,
                                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_findLightSourceAnnotationLink in interface LightSourcePrx
      • __findLightSourceAnnotationLink_completed

        public static void __findLightSourceAnnotationLink_completed​(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb,
                                                                     Ice.AsyncResult __result)
      • getAnnotationLinksCountPerOwner

        public java.util.Map<java.lang.Long,​java.lang.Long> getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getAnnotationLinksCountPerOwner in interface LightSourcePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     Ice.Callback __cb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface LightSourcePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface LightSourcePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface LightSourcePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface LightSourcePrx
      • begin_getAnnotationLinksCountPerOwner

        public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,​java.lang.Long>> __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getAnnotationLinksCountPerOwner in interface LightSourcePrx
      • __getAnnotationLinksCountPerOwner_completed

        public static void __getAnnotationLinksCountPerOwner_completed​(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,​java.lang.Long>> __cb,
                                                                       Ice.AsyncResult __result)
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getInstrument in interface LightSourcePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_getInstrument in interface LightSourcePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getInstrument in interface LightSourcePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getInstrument in interface LightSourcePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getInstrument in interface LightSourcePrx
      • begin_getInstrument

        public Ice.AsyncResult begin_getInstrument​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_GenericCallback1<Instrument> __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getInstrument in interface LightSourcePrx
      • __getInstrument_completed

        public static void __getInstrument_completed​(Ice.TwowayCallbackArg1<Instrument> __cb,
                                                     Ice.AsyncResult __result)
      • begin_getLotNumber

        public Ice.AsyncResult begin_getLotNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getLotNumber in interface LightSourcePrx
      • begin_getLotNumber

        public Ice.AsyncResult begin_getLotNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_getLotNumber in interface LightSourcePrx
      • begin_getLotNumber

        public Ice.AsyncResult begin_getLotNumber​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getLotNumber in interface LightSourcePrx
      • begin_getLotNumber

        public Ice.AsyncResult begin_getLotNumber​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getLotNumber in interface LightSourcePrx
      • begin_getLotNumber

        public Ice.AsyncResult begin_getLotNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getLotNumber in interface LightSourcePrx
      • begin_getLotNumber

        public Ice.AsyncResult begin_getLotNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getLotNumber in interface LightSourcePrx
      • __getLotNumber_completed

        public static void __getLotNumber_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                    Ice.AsyncResult __result)
      • begin_getManufacturer

        public Ice.AsyncResult begin_getManufacturer​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getManufacturer in interface LightSourcePrx
      • begin_getManufacturer

        public Ice.AsyncResult begin_getManufacturer​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_getManufacturer in interface LightSourcePrx
      • begin_getManufacturer

        public Ice.AsyncResult begin_getManufacturer​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getManufacturer in interface LightSourcePrx
      • begin_getManufacturer

        public Ice.AsyncResult begin_getManufacturer​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getManufacturer in interface LightSourcePrx
      • begin_getManufacturer

        public Ice.AsyncResult begin_getManufacturer​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getManufacturer in interface LightSourcePrx
      • begin_getManufacturer

        public Ice.AsyncResult begin_getManufacturer​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getManufacturer in interface LightSourcePrx
      • __getManufacturer_completed

        public static void __getManufacturer_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                       Ice.AsyncResult __result)
      • getModel

        public RString getModel​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getModel in interface LightSourcePrx
      • begin_getModel

        public Ice.AsyncResult begin_getModel​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getModel in interface LightSourcePrx
      • begin_getModel

        public Ice.AsyncResult begin_getModel​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_getModel in interface LightSourcePrx
      • begin_getModel

        public Ice.AsyncResult begin_getModel​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getModel in interface LightSourcePrx
      • begin_getModel

        public Ice.AsyncResult begin_getModel​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getModel in interface LightSourcePrx
      • begin_getModel

        public Ice.AsyncResult begin_getModel​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getModel in interface LightSourcePrx
      • begin_getModel

        public Ice.AsyncResult begin_getModel​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getModel in interface LightSourcePrx
      • __getModel_completed

        public static void __getModel_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                Ice.AsyncResult __result)
      • getPower

        public Power getPower​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getPower in interface LightSourcePrx
      • begin_getPower

        public Ice.AsyncResult begin_getPower​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getPower in interface LightSourcePrx
      • begin_getPower

        public Ice.AsyncResult begin_getPower​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_getPower in interface LightSourcePrx
      • begin_getPower

        public Ice.AsyncResult begin_getPower​(IceInternal.Functional_GenericCallback1<Power> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPower in interface LightSourcePrx
      • begin_getPower

        public Ice.AsyncResult begin_getPower​(IceInternal.Functional_GenericCallback1<Power> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPower in interface LightSourcePrx
      • begin_getPower

        public Ice.AsyncResult begin_getPower​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<Power> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getPower in interface LightSourcePrx
      • begin_getPower

        public Ice.AsyncResult begin_getPower​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<Power> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getPower in interface LightSourcePrx
      • __getPower_completed

        public static void __getPower_completed​(Ice.TwowayCallbackArg1<Power> __cb,
                                                Ice.AsyncResult __result)
      • begin_getSerialNumber

        public Ice.AsyncResult begin_getSerialNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getSerialNumber in interface LightSourcePrx
      • begin_getSerialNumber

        public Ice.AsyncResult begin_getSerialNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_getSerialNumber in interface LightSourcePrx
      • begin_getSerialNumber

        public Ice.AsyncResult begin_getSerialNumber​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getSerialNumber in interface LightSourcePrx
      • begin_getSerialNumber

        public Ice.AsyncResult begin_getSerialNumber​(IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getSerialNumber in interface LightSourcePrx
      • begin_getSerialNumber

        public Ice.AsyncResult begin_getSerialNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getSerialNumber in interface LightSourcePrx
      • begin_getSerialNumber

        public Ice.AsyncResult begin_getSerialNumber​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_GenericCallback1<RString> __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getSerialNumber in interface LightSourcePrx
      • __getSerialNumber_completed

        public static void __getSerialNumber_completed​(Ice.TwowayCallbackArg1<RString> __cb,
                                                       Ice.AsyncResult __result)
      • getVersion

        public RInt getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        getVersion in interface LightSourcePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_getVersion in interface LightSourcePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_getVersion in interface LightSourcePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getVersion in interface LightSourcePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getVersion in interface LightSourcePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_getVersion in interface LightSourcePrx
      • begin_getVersion

        public Ice.AsyncResult begin_getVersion​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<RInt> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_getVersion in interface LightSourcePrx
      • __getVersion_completed

        public static void __getVersion_completed​(Ice.TwowayCallbackArg1<RInt> __cb,
                                                  Ice.AsyncResult __result)
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Specified by:
        begin_linkAnnotation in interface LightSourcePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkAnnotation in interface LightSourcePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkAnnotation in interface LightSourcePrx
      • begin_linkAnnotation

        public Ice.AsyncResult begin_linkAnnotation​(Annotation addition,
                                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkAnnotation in interface LightSourcePrx
      • __linkAnnotation_completed

        public static void __linkAnnotation_completed​(Ice.TwowayCallbackArg1<LightSourceAnnotationLink> __cb,
                                                      Ice.AsyncResult __result)
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_linkedAnnotationList in interface LightSourcePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          Ice.Callback __cb)
        Specified by:
        begin_linkedAnnotationList in interface LightSourcePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedAnnotationList in interface LightSourcePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedAnnotationList in interface LightSourcePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_linkedAnnotationList in interface LightSourcePrx
      • begin_linkedAnnotationList

        public Ice.AsyncResult begin_linkedAnnotationList​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                          IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
                                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                          IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_linkedAnnotationList in interface LightSourcePrx
      • __linkedAnnotationList_completed

        public static void __linkedAnnotationList_completed​(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
                                                            Ice.AsyncResult __result)
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(LightSource toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadAnnotationLinks in interface LightSourcePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(LightSource toCopy,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadAnnotationLinks in interface LightSourcePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(LightSource toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_reloadAnnotationLinks in interface LightSourcePrx
      • begin_reloadAnnotationLinks

        public Ice.AsyncResult begin_reloadAnnotationLinks​(LightSource toCopy,
                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_reloadAnnotationLinks in interface LightSourcePrx
      • begin_removeAllLightSourceAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet​(java.util.List<LightSourceAnnotationLink> targets,
                                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllLightSourceAnnotationLinkSet in interface LightSourcePrx
      • begin_removeAllLightSourceAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet​(java.util.List<LightSourceAnnotationLink> targets,
                                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeAllLightSourceAnnotationLinkSet in interface LightSourcePrx
      • begin_removeAllLightSourceAnnotationLinkSet

        public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet​(java.util.List<LightSourceAnnotationLink> targets,
                                                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeAllLightSourceAnnotationLinkSet in interface LightSourcePrx
      • begin_removeLightSourceAnnotationLink

        public Ice.AsyncResult begin_removeLightSourceAnnotationLink​(LightSourceAnnotationLink theTarget,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeLightSourceAnnotationLink in interface LightSourcePrx
      • begin_removeLightSourceAnnotationLink

        public Ice.AsyncResult begin_removeLightSourceAnnotationLink​(LightSourceAnnotationLink theTarget,
                                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeLightSourceAnnotationLink in interface LightSourcePrx
      • begin_removeLightSourceAnnotationLink

        public Ice.AsyncResult begin_removeLightSourceAnnotationLink​(LightSourceAnnotationLink theTarget,
                                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeLightSourceAnnotationLink in interface LightSourcePrx
      • begin_removeLightSourceAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth​(LightSourceAnnotationLink link,
                                                                             boolean bothSides,
                                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeLightSourceAnnotationLinkFromBoth in interface LightSourcePrx
      • begin_removeLightSourceAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth​(LightSourceAnnotationLink link,
                                                                             boolean bothSides,
                                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_removeLightSourceAnnotationLinkFromBoth in interface LightSourcePrx
      • begin_removeLightSourceAnnotationLinkFromBoth

        public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth​(LightSourceAnnotationLink link,
                                                                             boolean bothSides,
                                                                             java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                                             IceInternal.Functional_VoidCallback __responseCb,
                                                                             IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                                             IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_removeLightSourceAnnotationLinkFromBoth in interface LightSourcePrx
      • setInstrument

        public void setInstrument​(Instrument theInstrument,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setInstrument in interface LightSourcePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setInstrument in interface LightSourcePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Specified by:
        begin_setInstrument in interface LightSourcePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setInstrument in interface LightSourcePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setInstrument in interface LightSourcePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setInstrument in interface LightSourcePrx
      • begin_setInstrument

        public Ice.AsyncResult begin_setInstrument​(Instrument theInstrument,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setInstrument in interface LightSourcePrx
      • setLotNumber

        public void setLotNumber​(RString theLotNumber,
                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setLotNumber in interface LightSourcePrx
      • begin_setLotNumber

        public Ice.AsyncResult begin_setLotNumber​(RString theLotNumber,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setLotNumber in interface LightSourcePrx
      • begin_setLotNumber

        public Ice.AsyncResult begin_setLotNumber​(RString theLotNumber,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  Ice.Callback __cb)
        Specified by:
        begin_setLotNumber in interface LightSourcePrx
      • begin_setLotNumber

        public Ice.AsyncResult begin_setLotNumber​(RString theLotNumber,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setLotNumber in interface LightSourcePrx
      • begin_setLotNumber

        public Ice.AsyncResult begin_setLotNumber​(RString theLotNumber,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setLotNumber in interface LightSourcePrx
      • begin_setLotNumber

        public Ice.AsyncResult begin_setLotNumber​(RString theLotNumber,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setLotNumber in interface LightSourcePrx
      • begin_setLotNumber

        public Ice.AsyncResult begin_setLotNumber​(RString theLotNumber,
                                                  java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                  IceInternal.Functional_VoidCallback __responseCb,
                                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                  IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setLotNumber in interface LightSourcePrx
      • setManufacturer

        public void setManufacturer​(RString theManufacturer,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setManufacturer in interface LightSourcePrx
      • begin_setManufacturer

        public Ice.AsyncResult begin_setManufacturer​(RString theManufacturer,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setManufacturer in interface LightSourcePrx
      • begin_setManufacturer

        public Ice.AsyncResult begin_setManufacturer​(RString theManufacturer,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_setManufacturer in interface LightSourcePrx
      • begin_setManufacturer

        public Ice.AsyncResult begin_setManufacturer​(RString theManufacturer,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setManufacturer in interface LightSourcePrx
      • begin_setManufacturer

        public Ice.AsyncResult begin_setManufacturer​(RString theManufacturer,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setManufacturer in interface LightSourcePrx
      • begin_setManufacturer

        public Ice.AsyncResult begin_setManufacturer​(RString theManufacturer,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setManufacturer in interface LightSourcePrx
      • begin_setManufacturer

        public Ice.AsyncResult begin_setManufacturer​(RString theManufacturer,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setManufacturer in interface LightSourcePrx
      • setModel

        public void setModel​(RString theModel,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setModel in interface LightSourcePrx
      • begin_setModel

        public Ice.AsyncResult begin_setModel​(RString theModel,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setModel in interface LightSourcePrx
      • begin_setModel

        public Ice.AsyncResult begin_setModel​(RString theModel,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_setModel in interface LightSourcePrx
      • begin_setModel

        public Ice.AsyncResult begin_setModel​(RString theModel,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setModel in interface LightSourcePrx
      • begin_setModel

        public Ice.AsyncResult begin_setModel​(RString theModel,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setModel in interface LightSourcePrx
      • begin_setModel

        public Ice.AsyncResult begin_setModel​(RString theModel,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setModel in interface LightSourcePrx
      • begin_setModel

        public Ice.AsyncResult begin_setModel​(RString theModel,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setModel in interface LightSourcePrx
      • setPower

        public void setPower​(Power thePower,
                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setPower in interface LightSourcePrx
      • begin_setPower

        public Ice.AsyncResult begin_setPower​(Power thePower,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setPower in interface LightSourcePrx
      • begin_setPower

        public Ice.AsyncResult begin_setPower​(Power thePower,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Specified by:
        begin_setPower in interface LightSourcePrx
      • begin_setPower

        public Ice.AsyncResult begin_setPower​(Power thePower,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPower in interface LightSourcePrx
      • begin_setPower

        public Ice.AsyncResult begin_setPower​(Power thePower,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPower in interface LightSourcePrx
      • begin_setPower

        public Ice.AsyncResult begin_setPower​(Power thePower,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setPower in interface LightSourcePrx
      • begin_setPower

        public Ice.AsyncResult begin_setPower​(Power thePower,
                                              java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_VoidCallback __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setPower in interface LightSourcePrx
      • setSerialNumber

        public void setSerialNumber​(RString theSerialNumber,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setSerialNumber in interface LightSourcePrx
      • begin_setSerialNumber

        public Ice.AsyncResult begin_setSerialNumber​(RString theSerialNumber,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setSerialNumber in interface LightSourcePrx
      • begin_setSerialNumber

        public Ice.AsyncResult begin_setSerialNumber​(RString theSerialNumber,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Specified by:
        begin_setSerialNumber in interface LightSourcePrx
      • begin_setSerialNumber

        public Ice.AsyncResult begin_setSerialNumber​(RString theSerialNumber,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setSerialNumber in interface LightSourcePrx
      • begin_setSerialNumber

        public Ice.AsyncResult begin_setSerialNumber​(RString theSerialNumber,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setSerialNumber in interface LightSourcePrx
      • begin_setSerialNumber

        public Ice.AsyncResult begin_setSerialNumber​(RString theSerialNumber,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setSerialNumber in interface LightSourcePrx
      • begin_setSerialNumber

        public Ice.AsyncResult begin_setSerialNumber​(RString theSerialNumber,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setSerialNumber in interface LightSourcePrx
      • setVersion

        public void setVersion​(RInt theVersion,
                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        setVersion in interface LightSourcePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setVersion in interface LightSourcePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Specified by:
        begin_setVersion in interface LightSourcePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setVersion in interface LightSourcePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setVersion in interface LightSourcePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setVersion in interface LightSourcePrx
      • begin_setVersion

        public Ice.AsyncResult begin_setVersion​(RInt theVersion,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_VoidCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setVersion in interface LightSourcePrx
      • sizeOfAnnotationLinks

        public int sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        sizeOfAnnotationLinks in interface LightSourcePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_sizeOfAnnotationLinks in interface LightSourcePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface LightSourcePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface LightSourcePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface LightSourcePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface LightSourcePrx
      • begin_sizeOfAnnotationLinks

        public Ice.AsyncResult begin_sizeOfAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_IntCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_sizeOfAnnotationLinks in interface LightSourcePrx
      • __sizeOfAnnotationLinks_completed

        public static void __sizeOfAnnotationLinks_completed​(Ice.TwowayCallbackInt __cb,
                                                             Ice.AsyncResult __result)
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Specified by:
        begin_unlinkAnnotation in interface LightSourcePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkAnnotation in interface LightSourcePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkAnnotation in interface LightSourcePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unlinkAnnotation in interface LightSourcePrx
      • begin_unlinkAnnotation

        public Ice.AsyncResult begin_unlinkAnnotation​(Annotation removal,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unlinkAnnotation in interface LightSourcePrx
      • unloadAnnotationLinks

        public void unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        unloadAnnotationLinks in interface LightSourcePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_unloadAnnotationLinks in interface LightSourcePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           Ice.Callback __cb)
        Specified by:
        begin_unloadAnnotationLinks in interface LightSourcePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadAnnotationLinks in interface LightSourcePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadAnnotationLinks in interface LightSourcePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_unloadAnnotationLinks in interface LightSourcePrx
      • begin_unloadAnnotationLinks

        public Ice.AsyncResult begin_unloadAnnotationLinks​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                           IceInternal.Functional_VoidCallback __responseCb,
                                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_unloadAnnotationLinks in interface LightSourcePrx
      • checkedCast

        public static LaserPrx checkedCast​(Ice.ObjectPrx __obj)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static LaserPrx checkedCast​(Ice.ObjectPrx __obj,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static LaserPrx checkedCast​(Ice.ObjectPrx __obj,
                                           java.lang.String __facet)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static LaserPrx checkedCast​(Ice.ObjectPrx __obj,
                                           java.lang.String __facet,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • uncheckedCast

        public static LaserPrx uncheckedCast​(Ice.ObjectPrx __obj)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type.
      • uncheckedCast

        public static LaserPrx uncheckedCast​(Ice.ObjectPrx __obj,
                                             java.lang.String __facet)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type.
      • ice_staticId

        public static java.lang.String ice_staticId()
        Provides the Slice type ID of this type.
        Returns:
        The Slice type ID.
      • __write

        public static void __write​(IceInternal.BasicStream __os,
                                   LaserPrx v)
      • __read

        public static LaserPrx __read​(IceInternal.BasicStream __is)