Package omero.model
Class LaserPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.LaserPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,IObjectPrx
,LaserPrx
,LightSourcePrx
public final class LaserPrxHelper extends Ice.ObjectPrxHelperBase implements LaserPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description LaserPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__findLightSourceAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb, Ice.AsyncResult __result)
static void
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getFrequencyMultiplication_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getInstrument_completed(Ice.TwowayCallbackArg1<Instrument> __cb, Ice.AsyncResult __result)
static void
__getLaserMedium_completed(Ice.TwowayCallbackArg1<LaserMedium> __cb, Ice.AsyncResult __result)
static void
__getLotNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getManufacturer_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getModel_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getPockelCell_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
static void
__getPower_completed(Ice.TwowayCallbackArg1<Power> __cb, Ice.AsyncResult __result)
static void
__getPulse_completed(Ice.TwowayCallbackArg1<Pulse> __cb, Ice.AsyncResult __result)
static void
__getPump_completed(Ice.TwowayCallbackArg1<LightSource> __cb, Ice.AsyncResult __result)
static void
__getRepetitionRate_completed(Ice.TwowayCallbackArg1<Frequency> __cb, Ice.AsyncResult __result)
static void
__getSerialNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getTuneable_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
static void
__getType_completed(Ice.TwowayCallbackArg1<LaserType> __cb, Ice.AsyncResult __result)
static void
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getWavelength_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
static void
__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__linkAnnotation_completed(Ice.TwowayCallbackArg1<LightSourceAnnotationLink> __cb, Ice.AsyncResult __result)
static void
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static LaserPrx
__read(IceInternal.BasicStream __is)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, LaserPrx v)
void
addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
void
addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addLightSourceAnnotationLink(LightSourceAnnotationLink target)
void
addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
void
addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addLightSourceAnnotationLink __cb)
Ice.AsyncResult
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, Callback_LightSource_addLightSourceAnnotationLink __cb)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb)
Ice.AsyncResult
begin_clearAnnotationLinks()
Ice.AsyncResult
begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_clearAnnotationLinks(Callback_LightSource_clearAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks()
Ice.AsyncResult
begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_copyAnnotationLinks(Callback_LightSource_copyAnnotationLinks __cb)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_findLightSourceAnnotationLink __cb)
Ice.AsyncResult
begin_findLightSourceAnnotationLink(Annotation removal, Callback_LightSource_findLightSourceAnnotationLink __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getAnnotationLinksCountPerOwner(Callback_LightSource_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getFrequencyMultiplication()
Ice.AsyncResult
begin_getFrequencyMultiplication(Ice.Callback __cb)
Ice.AsyncResult
begin_getFrequencyMultiplication(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFrequencyMultiplication(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getFrequencyMultiplication __cb)
Ice.AsyncResult
begin_getFrequencyMultiplication(Callback_Laser_getFrequencyMultiplication __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getInstrument()
Ice.AsyncResult
begin_getInstrument(Ice.Callback __cb)
Ice.AsyncResult
begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getInstrument __cb)
Ice.AsyncResult
begin_getInstrument(Callback_LightSource_getInstrument __cb)
Ice.AsyncResult
begin_getLaserMedium()
Ice.AsyncResult
begin_getLaserMedium(Ice.Callback __cb)
Ice.AsyncResult
begin_getLaserMedium(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLaserMedium(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getLaserMedium __cb)
Ice.AsyncResult
begin_getLaserMedium(Callback_Laser_getLaserMedium __cb)
Ice.AsyncResult
begin_getLotNumber()
Ice.AsyncResult
begin_getLotNumber(Ice.Callback __cb)
Ice.AsyncResult
begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getLotNumber __cb)
Ice.AsyncResult
begin_getLotNumber(Callback_LightSource_getLotNumber __cb)
Ice.AsyncResult
begin_getManufacturer()
Ice.AsyncResult
begin_getManufacturer(Ice.Callback __cb)
Ice.AsyncResult
begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getManufacturer __cb)
Ice.AsyncResult
begin_getManufacturer(Callback_LightSource_getManufacturer __cb)
Ice.AsyncResult
begin_getModel()
Ice.AsyncResult
begin_getModel(Ice.Callback __cb)
Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getModel __cb)
Ice.AsyncResult
begin_getModel(Callback_LightSource_getModel __cb)
Ice.AsyncResult
begin_getPockelCell()
Ice.AsyncResult
begin_getPockelCell(Ice.Callback __cb)
Ice.AsyncResult
begin_getPockelCell(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPockelCell(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPockelCell __cb)
Ice.AsyncResult
begin_getPockelCell(Callback_Laser_getPockelCell __cb)
Ice.AsyncResult
begin_getPower()
Ice.AsyncResult
begin_getPower(Ice.Callback __cb)
Ice.AsyncResult
begin_getPower(IceInternal.Functional_GenericCallback1<Power> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPower(IceInternal.Functional_GenericCallback1<Power> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getPower __cb)
Ice.AsyncResult
begin_getPower(Callback_LightSource_getPower __cb)
Ice.AsyncResult
begin_getPulse()
Ice.AsyncResult
begin_getPulse(Ice.Callback __cb)
Ice.AsyncResult
begin_getPulse(IceInternal.Functional_GenericCallback1<Pulse> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPulse(IceInternal.Functional_GenericCallback1<Pulse> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPulse __cb)
Ice.AsyncResult
begin_getPulse(Callback_Laser_getPulse __cb)
Ice.AsyncResult
begin_getPump()
Ice.AsyncResult
begin_getPump(Ice.Callback __cb)
Ice.AsyncResult
begin_getPump(IceInternal.Functional_GenericCallback1<LightSource> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPump(IceInternal.Functional_GenericCallback1<LightSource> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPump __cb)
Ice.AsyncResult
begin_getPump(Callback_Laser_getPump __cb)
Ice.AsyncResult
begin_getRepetitionRate()
Ice.AsyncResult
begin_getRepetitionRate(Ice.Callback __cb)
Ice.AsyncResult
begin_getRepetitionRate(IceInternal.Functional_GenericCallback1<Frequency> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRepetitionRate(IceInternal.Functional_GenericCallback1<Frequency> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getRepetitionRate __cb)
Ice.AsyncResult
begin_getRepetitionRate(Callback_Laser_getRepetitionRate __cb)
Ice.AsyncResult
begin_getSerialNumber()
Ice.AsyncResult
begin_getSerialNumber(Ice.Callback __cb)
Ice.AsyncResult
begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getSerialNumber __cb)
Ice.AsyncResult
begin_getSerialNumber(Callback_LightSource_getSerialNumber __cb)
Ice.AsyncResult
begin_getTuneable()
Ice.AsyncResult
begin_getTuneable(Ice.Callback __cb)
Ice.AsyncResult
begin_getTuneable(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTuneable(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getTuneable __cb)
Ice.AsyncResult
begin_getTuneable(Callback_Laser_getTuneable __cb)
Ice.AsyncResult
begin_getType()
Ice.AsyncResult
begin_getType(Ice.Callback __cb)
Ice.AsyncResult
begin_getType(IceInternal.Functional_GenericCallback1<LaserType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getType(IceInternal.Functional_GenericCallback1<LaserType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getType __cb)
Ice.AsyncResult
begin_getType(Callback_Laser_getType __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_LightSource_getVersion __cb)
Ice.AsyncResult
begin_getWavelength()
Ice.AsyncResult
begin_getWavelength(Ice.Callback __cb)
Ice.AsyncResult
begin_getWavelength(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getWavelength(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getWavelength __cb)
Ice.AsyncResult
begin_getWavelength(Callback_Laser_getWavelength __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.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)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.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)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.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)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.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)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.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)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_linkAnnotation(Annotation addition)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_linkAnnotation __cb)
Ice.AsyncResult
begin_linkAnnotation(Annotation addition, Callback_LightSource_linkAnnotation __cb)
Ice.AsyncResult
begin_linkedAnnotationList()
Ice.AsyncResult
begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_linkedAnnotationList __cb)
Ice.AsyncResult
begin_linkedAnnotationList(Callback_LightSource_linkedAnnotationList __cb)
Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );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)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );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)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_reloadAnnotationLinks(LightSource toCopy, Callback_LightSource_reloadAnnotationLinks __cb)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeLightSourceAnnotationLink __cb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, Callback_LightSource_removeLightSourceAnnotationLink __cb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, Ice.Callback __cb)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setFrequencyMultiplication __cb)
Ice.AsyncResult
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, Callback_Laser_setFrequencyMultiplication __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setInstrument __cb)
Ice.AsyncResult
begin_setInstrument(Instrument theInstrument, Callback_LightSource_setInstrument __cb)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, Ice.Callback __cb)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setLaserMedium __cb)
Ice.AsyncResult
begin_setLaserMedium(LaserMedium theLaserMedium, Callback_Laser_setLaserMedium __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, Ice.Callback __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setLotNumber __cb)
Ice.AsyncResult
begin_setLotNumber(RString theLotNumber, Callback_LightSource_setLotNumber __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, Ice.Callback __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setManufacturer __cb)
Ice.AsyncResult
begin_setManufacturer(RString theManufacturer, Callback_LightSource_setManufacturer __cb)
Ice.AsyncResult
begin_setModel(RString theModel)
Ice.AsyncResult
begin_setModel(RString theModel, Ice.Callback __cb)
Ice.AsyncResult
begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setModel __cb)
Ice.AsyncResult
begin_setModel(RString theModel, Callback_LightSource_setModel __cb)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, Ice.Callback __cb)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPockelCell __cb)
Ice.AsyncResult
begin_setPockelCell(RBool thePockelCell, Callback_Laser_setPockelCell __cb)
Ice.AsyncResult
begin_setPower(Power thePower)
Ice.AsyncResult
begin_setPower(Power thePower, Ice.Callback __cb)
Ice.AsyncResult
begin_setPower(Power thePower, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPower(Power thePower, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setPower __cb)
Ice.AsyncResult
begin_setPower(Power thePower, Callback_LightSource_setPower __cb)
Ice.AsyncResult
begin_setPulse(Pulse thePulse)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, Ice.Callback __cb)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPulse __cb)
Ice.AsyncResult
begin_setPulse(Pulse thePulse, Callback_Laser_setPulse __cb)
Ice.AsyncResult
begin_setPump(LightSource thePump)
Ice.AsyncResult
begin_setPump(LightSource thePump, Ice.Callback __cb)
Ice.AsyncResult
begin_setPump(LightSource thePump, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPump(LightSource thePump, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPump __cb)
Ice.AsyncResult
begin_setPump(LightSource thePump, Callback_Laser_setPump __cb)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, Ice.Callback __cb)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setRepetitionRate __cb)
Ice.AsyncResult
begin_setRepetitionRate(Frequency theRepetitionRate, Callback_Laser_setRepetitionRate __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, Ice.Callback __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setSerialNumber __cb)
Ice.AsyncResult
begin_setSerialNumber(RString theSerialNumber, Callback_LightSource_setSerialNumber __cb)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, Ice.Callback __cb)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setTuneable __cb)
Ice.AsyncResult
begin_setTuneable(RBool theTuneable, Callback_Laser_setTuneable __cb)
Ice.AsyncResult
begin_setType(LaserType theType)
Ice.AsyncResult
begin_setType(LaserType theType, Ice.Callback __cb)
Ice.AsyncResult
begin_setType(LaserType theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setType(LaserType theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setType __cb)
Ice.AsyncResult
begin_setType(LaserType theType, Callback_Laser_setType __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_LightSource_setVersion __cb)
Ice.AsyncResult
begin_setWavelength(Length theWavelength)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, Ice.Callback __cb)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setWavelength __cb)
Ice.AsyncResult
begin_setWavelength(Length theWavelength, Callback_Laser_setWavelength __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.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)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.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)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfAnnotationLinks()
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_sizeOfAnnotationLinks(Callback_LightSource_sizeOfAnnotationLinks __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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)
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)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unlinkAnnotation(Annotation removal, Callback_LightSource_unlinkAnnotation __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.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)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadAnnotationLinks()
Ice.AsyncResult
begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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)
Ice.AsyncResult
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadAnnotationLinks(Callback_LightSource_unloadAnnotationLinks __cb)
Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.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)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.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)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.static LaserPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.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.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.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.void
clearAnnotationLinks()
void
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<LightSourceAnnotationLink>
copyAnnotationLinks()
java.util.List<LightSourceAnnotationLink>
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllLightSourceAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_addLightSourceAnnotationLink(Ice.AsyncResult __iresult)
void
end_addLightSourceAnnotationLinkToBoth(Ice.AsyncResult __iresult)
void
end_clearAnnotationLinks(Ice.AsyncResult __iresult)
java.util.List<LightSourceAnnotationLink>
end_copyAnnotationLinks(Ice.AsyncResult __iresult)
java.util.List<LightSourceAnnotationLink>
end_findLightSourceAnnotationLink(Ice.AsyncResult __iresult)
java.util.Map<java.lang.Long,java.lang.Long>
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
RInt
end_getFrequencyMultiplication(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
Instrument
end_getInstrument(Ice.AsyncResult __iresult)
LaserMedium
end_getLaserMedium(Ice.AsyncResult __iresult)
RString
end_getLotNumber(Ice.AsyncResult __iresult)
RString
end_getManufacturer(Ice.AsyncResult __iresult)
RString
end_getModel(Ice.AsyncResult __iresult)
RBool
end_getPockelCell(Ice.AsyncResult __iresult)
Power
end_getPower(Ice.AsyncResult __iresult)
Pulse
end_getPulse(Ice.AsyncResult __iresult)
LightSource
end_getPump(Ice.AsyncResult __iresult)
Frequency
end_getRepetitionRate(Ice.AsyncResult __iresult)
RString
end_getSerialNumber(Ice.AsyncResult __iresult)
RBool
end_getTuneable(Ice.AsyncResult __iresult)
LaserType
end_getType(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
Length
end_getWavelength(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.LightSourceAnnotationLink
end_linkAnnotation(Ice.AsyncResult __iresult)
java.util.List<Annotation>
end_linkedAnnotationList(Ice.AsyncResult __iresult)
IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_removeAllLightSourceAnnotationLinkSet(Ice.AsyncResult __iresult)
void
end_removeLightSourceAnnotationLink(Ice.AsyncResult __iresult)
void
end_removeLightSourceAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
void
end_setFrequencyMultiplication(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setInstrument(Ice.AsyncResult __iresult)
void
end_setLaserMedium(Ice.AsyncResult __iresult)
void
end_setLotNumber(Ice.AsyncResult __iresult)
void
end_setManufacturer(Ice.AsyncResult __iresult)
void
end_setModel(Ice.AsyncResult __iresult)
void
end_setPockelCell(Ice.AsyncResult __iresult)
void
end_setPower(Ice.AsyncResult __iresult)
void
end_setPulse(Ice.AsyncResult __iresult)
void
end_setPump(Ice.AsyncResult __iresult)
void
end_setRepetitionRate(Ice.AsyncResult __iresult)
void
end_setSerialNumber(Ice.AsyncResult __iresult)
void
end_setTuneable(Ice.AsyncResult __iresult)
void
end_setType(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
void
end_setWavelength(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
void
end_unlinkAnnotation(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.java.util.List<LightSourceAnnotationLink>
findLightSourceAnnotationLink(Annotation removal)
java.util.List<LightSourceAnnotationLink>
findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getFrequencyMultiplication()
RInt
getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Instrument
getInstrument()
Instrument
getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
LaserMedium
getLaserMedium()
LaserMedium
getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getLotNumber()
RString
getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getManufacturer()
RString
getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getModel()
RString
getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
RBool
getPockelCell()
RBool
getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx)
Power
getPower()
Power
getPower(java.util.Map<java.lang.String,java.lang.String> __ctx)
Pulse
getPulse()
Pulse
getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx)
LightSource
getPump()
LightSource
getPump(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frequency
getRepetitionRate()
Frequency
getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getSerialNumber()
RString
getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
RBool
getTuneable()
RBool
getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx)
LaserType
getType()
LaserType
getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Length
getWavelength()
Length
getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.LightSourceAnnotationLink
linkAnnotation(Annotation addition)
LightSourceAnnotationLink
linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<Annotation>
linkedAnnotationList()
java.util.List<Annotation>
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadAnnotationLinks(LightSource toCopy)
void
reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
void
removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
void
removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
void
removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setFrequencyMultiplication(RInt theFrequencyMultiplication)
void
setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setInstrument(Instrument theInstrument)
void
setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setLaserMedium(LaserMedium theLaserMedium)
void
setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setLotNumber(RString theLotNumber)
void
setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setManufacturer(RString theManufacturer)
void
setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setModel(RString theModel)
void
setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPockelCell(RBool thePockelCell)
void
setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPower(Power thePower)
void
setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPulse(Pulse thePulse)
void
setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPump(LightSource thePump)
void
setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRepetitionRate(Frequency theRepetitionRate)
void
setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setSerialNumber(RString theSerialNumber)
void
setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setTuneable(RBool theTuneable)
void
setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setType(LaserType theType)
void
setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setWavelength(Length theWavelength)
void
setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfAnnotationLinks()
int
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
static LaserPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static LaserPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unlinkAnnotation(Annotation removal)
void
unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadAnnotationLinks()
void
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
-
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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- 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 interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
getFrequencyMultiplication
public RInt getFrequencyMultiplication()
- Specified by:
getFrequencyMultiplication
in interfaceLaserPrx
-
getFrequencyMultiplication
public RInt getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFrequencyMultiplication
in interfaceLaserPrx
-
begin_getFrequencyMultiplication
public Ice.AsyncResult begin_getFrequencyMultiplication()
- Specified by:
begin_getFrequencyMultiplication
in interfaceLaserPrx
-
begin_getFrequencyMultiplication
public Ice.AsyncResult begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getFrequencyMultiplication
in interfaceLaserPrx
-
begin_getFrequencyMultiplication
public Ice.AsyncResult begin_getFrequencyMultiplication(Ice.Callback __cb)
- Specified by:
begin_getFrequencyMultiplication
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getFrequencyMultiplication
public Ice.AsyncResult begin_getFrequencyMultiplication(Callback_Laser_getFrequencyMultiplication __cb)
- Specified by:
begin_getFrequencyMultiplication
in interfaceLaserPrx
-
begin_getFrequencyMultiplication
public Ice.AsyncResult begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getFrequencyMultiplication __cb)
- Specified by:
begin_getFrequencyMultiplication
in interfaceLaserPrx
-
begin_getFrequencyMultiplication
public Ice.AsyncResult begin_getFrequencyMultiplication(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFrequencyMultiplication
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getFrequencyMultiplication
public RInt end_getFrequencyMultiplication(Ice.AsyncResult __iresult)
- Specified by:
end_getFrequencyMultiplication
in interfaceLaserPrx
-
__getFrequencyMultiplication_completed
public static void __getFrequencyMultiplication_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getLaserMedium
public LaserMedium getLaserMedium()
- Specified by:
getLaserMedium
in interfaceLaserPrx
-
getLaserMedium
public LaserMedium getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getLaserMedium
in interfaceLaserPrx
-
begin_getLaserMedium
public Ice.AsyncResult begin_getLaserMedium()
- Specified by:
begin_getLaserMedium
in interfaceLaserPrx
-
begin_getLaserMedium
public Ice.AsyncResult begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLaserMedium
in interfaceLaserPrx
-
begin_getLaserMedium
public Ice.AsyncResult begin_getLaserMedium(Ice.Callback __cb)
- Specified by:
begin_getLaserMedium
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getLaserMedium
public Ice.AsyncResult begin_getLaserMedium(Callback_Laser_getLaserMedium __cb)
- Specified by:
begin_getLaserMedium
in interfaceLaserPrx
-
begin_getLaserMedium
public Ice.AsyncResult begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getLaserMedium __cb)
- Specified by:
begin_getLaserMedium
in interfaceLaserPrx
-
begin_getLaserMedium
public Ice.AsyncResult begin_getLaserMedium(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLaserMedium
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getLaserMedium
public LaserMedium end_getLaserMedium(Ice.AsyncResult __iresult)
- Specified by:
end_getLaserMedium
in interfaceLaserPrx
-
__getLaserMedium_completed
public static void __getLaserMedium_completed(Ice.TwowayCallbackArg1<LaserMedium> __cb, Ice.AsyncResult __result)
-
getPockelCell
public RBool getPockelCell()
- Specified by:
getPockelCell
in interfaceLaserPrx
-
getPockelCell
public RBool getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPockelCell
in interfaceLaserPrx
-
begin_getPockelCell
public Ice.AsyncResult begin_getPockelCell()
- Specified by:
begin_getPockelCell
in interfaceLaserPrx
-
begin_getPockelCell
public Ice.AsyncResult begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPockelCell
in interfaceLaserPrx
-
begin_getPockelCell
public Ice.AsyncResult begin_getPockelCell(Ice.Callback __cb)
- Specified by:
begin_getPockelCell
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getPockelCell
public Ice.AsyncResult begin_getPockelCell(Callback_Laser_getPockelCell __cb)
- Specified by:
begin_getPockelCell
in interfaceLaserPrx
-
begin_getPockelCell
public Ice.AsyncResult begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPockelCell __cb)
- Specified by:
begin_getPockelCell
in interfaceLaserPrx
-
begin_getPockelCell
public Ice.AsyncResult begin_getPockelCell(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPockelCell
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getPockelCell
public RBool end_getPockelCell(Ice.AsyncResult __iresult)
- Specified by:
end_getPockelCell
in interfaceLaserPrx
-
__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)
-
begin_getPulse
public Ice.AsyncResult begin_getPulse()
- Specified by:
begin_getPulse
in interfaceLaserPrx
-
begin_getPulse
public Ice.AsyncResult begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPulse
in interfaceLaserPrx
-
begin_getPulse
public Ice.AsyncResult begin_getPulse(Ice.Callback __cb)
- Specified by:
begin_getPulse
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getPulse
public Ice.AsyncResult begin_getPulse(Callback_Laser_getPulse __cb)
- Specified by:
begin_getPulse
in interfaceLaserPrx
-
begin_getPulse
public Ice.AsyncResult begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPulse __cb)
- Specified by:
begin_getPulse
in interfaceLaserPrx
-
begin_getPulse
public Ice.AsyncResult begin_getPulse(IceInternal.Functional_GenericCallback1<Pulse> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPulse
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getPulse
public Pulse end_getPulse(Ice.AsyncResult __iresult)
- Specified by:
end_getPulse
in interfaceLaserPrx
-
__getPulse_completed
public static void __getPulse_completed(Ice.TwowayCallbackArg1<Pulse> __cb, Ice.AsyncResult __result)
-
getPump
public LightSource getPump()
-
getPump
public LightSource getPump(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPump
public Ice.AsyncResult begin_getPump()
- Specified by:
begin_getPump
in interfaceLaserPrx
-
begin_getPump
public Ice.AsyncResult begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPump
in interfaceLaserPrx
-
begin_getPump
public Ice.AsyncResult begin_getPump(Ice.Callback __cb)
- Specified by:
begin_getPump
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getPump
public Ice.AsyncResult begin_getPump(Callback_Laser_getPump __cb)
- Specified by:
begin_getPump
in interfaceLaserPrx
-
begin_getPump
public Ice.AsyncResult begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPump __cb)
- Specified by:
begin_getPump
in interfaceLaserPrx
-
begin_getPump
public Ice.AsyncResult begin_getPump(IceInternal.Functional_GenericCallback1<LightSource> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPump
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getPump
public LightSource end_getPump(Ice.AsyncResult __iresult)
- Specified by:
end_getPump
in interfaceLaserPrx
-
__getPump_completed
public static void __getPump_completed(Ice.TwowayCallbackArg1<LightSource> __cb, Ice.AsyncResult __result)
-
getRepetitionRate
public Frequency getRepetitionRate()
- Specified by:
getRepetitionRate
in interfaceLaserPrx
-
getRepetitionRate
public Frequency getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRepetitionRate
in interfaceLaserPrx
-
begin_getRepetitionRate
public Ice.AsyncResult begin_getRepetitionRate()
- Specified by:
begin_getRepetitionRate
in interfaceLaserPrx
-
begin_getRepetitionRate
public Ice.AsyncResult begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRepetitionRate
in interfaceLaserPrx
-
begin_getRepetitionRate
public Ice.AsyncResult begin_getRepetitionRate(Ice.Callback __cb)
- Specified by:
begin_getRepetitionRate
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getRepetitionRate
public Ice.AsyncResult begin_getRepetitionRate(Callback_Laser_getRepetitionRate __cb)
- Specified by:
begin_getRepetitionRate
in interfaceLaserPrx
-
begin_getRepetitionRate
public Ice.AsyncResult begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getRepetitionRate __cb)
- Specified by:
begin_getRepetitionRate
in interfaceLaserPrx
-
begin_getRepetitionRate
public Ice.AsyncResult begin_getRepetitionRate(IceInternal.Functional_GenericCallback1<Frequency> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRepetitionRate
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getRepetitionRate
public Frequency end_getRepetitionRate(Ice.AsyncResult __iresult)
- Specified by:
end_getRepetitionRate
in interfaceLaserPrx
-
__getRepetitionRate_completed
public static void __getRepetitionRate_completed(Ice.TwowayCallbackArg1<Frequency> __cb, Ice.AsyncResult __result)
-
getTuneable
public RBool getTuneable()
- Specified by:
getTuneable
in interfaceLaserPrx
-
getTuneable
public RBool getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getTuneable
in interfaceLaserPrx
-
begin_getTuneable
public Ice.AsyncResult begin_getTuneable()
- Specified by:
begin_getTuneable
in interfaceLaserPrx
-
begin_getTuneable
public Ice.AsyncResult begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTuneable
in interfaceLaserPrx
-
begin_getTuneable
public Ice.AsyncResult begin_getTuneable(Ice.Callback __cb)
- Specified by:
begin_getTuneable
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getTuneable
public Ice.AsyncResult begin_getTuneable(Callback_Laser_getTuneable __cb)
- Specified by:
begin_getTuneable
in interfaceLaserPrx
-
begin_getTuneable
public Ice.AsyncResult begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getTuneable __cb)
- Specified by:
begin_getTuneable
in interfaceLaserPrx
-
begin_getTuneable
public Ice.AsyncResult begin_getTuneable(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTuneable
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getTuneable
public RBool end_getTuneable(Ice.AsyncResult __iresult)
- Specified by:
end_getTuneable
in interfaceLaserPrx
-
__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)
-
begin_getType
public Ice.AsyncResult begin_getType()
- Specified by:
begin_getType
in interfaceLaserPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getType
in interfaceLaserPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Ice.Callback __cb)
- Specified by:
begin_getType
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getType
public Ice.AsyncResult begin_getType(Callback_Laser_getType __cb)
- Specified by:
begin_getType
in interfaceLaserPrx
-
begin_getType
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getType __cb)
- Specified by:
begin_getType
in interfaceLaserPrx
-
begin_getType
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<LaserType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getType
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getType
public LaserType end_getType(Ice.AsyncResult __iresult)
- Specified by:
end_getType
in interfaceLaserPrx
-
__getType_completed
public static void __getType_completed(Ice.TwowayCallbackArg1<LaserType> __cb, Ice.AsyncResult __result)
-
getWavelength
public Length getWavelength()
- Specified by:
getWavelength
in interfaceLaserPrx
-
getWavelength
public Length getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getWavelength
in interfaceLaserPrx
-
begin_getWavelength
public Ice.AsyncResult begin_getWavelength()
- Specified by:
begin_getWavelength
in interfaceLaserPrx
-
begin_getWavelength
public Ice.AsyncResult begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getWavelength
in interfaceLaserPrx
-
begin_getWavelength
public Ice.AsyncResult begin_getWavelength(Ice.Callback __cb)
- Specified by:
begin_getWavelength
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_getWavelength
public Ice.AsyncResult begin_getWavelength(Callback_Laser_getWavelength __cb)
- Specified by:
begin_getWavelength
in interfaceLaserPrx
-
begin_getWavelength
public Ice.AsyncResult begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getWavelength __cb)
- Specified by:
begin_getWavelength
in interfaceLaserPrx
-
begin_getWavelength
public Ice.AsyncResult begin_getWavelength(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getWavelength
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_getWavelength
public Length end_getWavelength(Ice.AsyncResult __iresult)
- Specified by:
end_getWavelength
in interfaceLaserPrx
-
__getWavelength_completed
public static void __getWavelength_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
-
setFrequencyMultiplication
public void setFrequencyMultiplication(RInt theFrequencyMultiplication)
- Specified by:
setFrequencyMultiplication
in interfaceLaserPrx
-
setFrequencyMultiplication
public void setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFrequencyMultiplication
in interfaceLaserPrx
-
begin_setFrequencyMultiplication
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication)
- Specified by:
begin_setFrequencyMultiplication
in interfaceLaserPrx
-
begin_setFrequencyMultiplication
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setFrequencyMultiplication
in interfaceLaserPrx
-
begin_setFrequencyMultiplication
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, Ice.Callback __cb)
- Specified by:
begin_setFrequencyMultiplication
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setFrequencyMultiplication
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, Callback_Laser_setFrequencyMultiplication __cb)
- Specified by:
begin_setFrequencyMultiplication
in interfaceLaserPrx
-
begin_setFrequencyMultiplication
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setFrequencyMultiplication __cb)
- Specified by:
begin_setFrequencyMultiplication
in interfaceLaserPrx
-
begin_setFrequencyMultiplication
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFrequencyMultiplication
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setFrequencyMultiplication
public void end_setFrequencyMultiplication(Ice.AsyncResult __iresult)
- Specified by:
end_setFrequencyMultiplication
in interfaceLaserPrx
-
setLaserMedium
public void setLaserMedium(LaserMedium theLaserMedium)
- Specified by:
setLaserMedium
in interfaceLaserPrx
-
setLaserMedium
public void setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setLaserMedium
in interfaceLaserPrx
-
begin_setLaserMedium
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium)
- Specified by:
begin_setLaserMedium
in interfaceLaserPrx
-
begin_setLaserMedium
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setLaserMedium
in interfaceLaserPrx
-
begin_setLaserMedium
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, Ice.Callback __cb)
- Specified by:
begin_setLaserMedium
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setLaserMedium
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, Callback_Laser_setLaserMedium __cb)
- Specified by:
begin_setLaserMedium
in interfaceLaserPrx
-
begin_setLaserMedium
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setLaserMedium __cb)
- Specified by:
begin_setLaserMedium
in interfaceLaserPrx
-
begin_setLaserMedium
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLaserMedium
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setLaserMedium
public void end_setLaserMedium(Ice.AsyncResult __iresult)
- Specified by:
end_setLaserMedium
in interfaceLaserPrx
-
setPockelCell
public void setPockelCell(RBool thePockelCell)
- Specified by:
setPockelCell
in interfaceLaserPrx
-
setPockelCell
public void setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPockelCell
in interfaceLaserPrx
-
begin_setPockelCell
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell)
- Specified by:
begin_setPockelCell
in interfaceLaserPrx
-
begin_setPockelCell
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPockelCell
in interfaceLaserPrx
-
begin_setPockelCell
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, Ice.Callback __cb)
- Specified by:
begin_setPockelCell
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setPockelCell
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, Callback_Laser_setPockelCell __cb)
- Specified by:
begin_setPockelCell
in interfaceLaserPrx
-
begin_setPockelCell
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPockelCell __cb)
- Specified by:
begin_setPockelCell
in interfaceLaserPrx
-
begin_setPockelCell
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPockelCell
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setPockelCell
public void end_setPockelCell(Ice.AsyncResult __iresult)
- Specified by:
end_setPockelCell
in interfaceLaserPrx
-
setPulse
public void setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPulse
public Ice.AsyncResult begin_setPulse(Pulse thePulse)
- Specified by:
begin_setPulse
in interfaceLaserPrx
-
begin_setPulse
public Ice.AsyncResult begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPulse
in interfaceLaserPrx
-
begin_setPulse
public Ice.AsyncResult begin_setPulse(Pulse thePulse, Ice.Callback __cb)
- Specified by:
begin_setPulse
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setPulse
public Ice.AsyncResult begin_setPulse(Pulse thePulse, Callback_Laser_setPulse __cb)
- Specified by:
begin_setPulse
in interfaceLaserPrx
-
begin_setPulse
public Ice.AsyncResult begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPulse __cb)
- Specified by:
begin_setPulse
in interfaceLaserPrx
-
begin_setPulse
public Ice.AsyncResult begin_setPulse(Pulse thePulse, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPulse
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setPulse
public void end_setPulse(Ice.AsyncResult __iresult)
- Specified by:
end_setPulse
in interfaceLaserPrx
-
setPump
public void setPump(LightSource thePump)
-
setPump
public void setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setPump
public Ice.AsyncResult begin_setPump(LightSource thePump)
- Specified by:
begin_setPump
in interfaceLaserPrx
-
begin_setPump
public Ice.AsyncResult begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPump
in interfaceLaserPrx
-
begin_setPump
public Ice.AsyncResult begin_setPump(LightSource thePump, Ice.Callback __cb)
- Specified by:
begin_setPump
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setPump
public Ice.AsyncResult begin_setPump(LightSource thePump, Callback_Laser_setPump __cb)
- Specified by:
begin_setPump
in interfaceLaserPrx
-
begin_setPump
public Ice.AsyncResult begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPump __cb)
- Specified by:
begin_setPump
in interfaceLaserPrx
-
begin_setPump
public Ice.AsyncResult begin_setPump(LightSource thePump, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPump
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setPump
public void end_setPump(Ice.AsyncResult __iresult)
- Specified by:
end_setPump
in interfaceLaserPrx
-
setRepetitionRate
public void setRepetitionRate(Frequency theRepetitionRate)
- Specified by:
setRepetitionRate
in interfaceLaserPrx
-
setRepetitionRate
public void setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRepetitionRate
in interfaceLaserPrx
-
begin_setRepetitionRate
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate)
- Specified by:
begin_setRepetitionRate
in interfaceLaserPrx
-
begin_setRepetitionRate
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRepetitionRate
in interfaceLaserPrx
-
begin_setRepetitionRate
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, Ice.Callback __cb)
- Specified by:
begin_setRepetitionRate
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setRepetitionRate
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, Callback_Laser_setRepetitionRate __cb)
- Specified by:
begin_setRepetitionRate
in interfaceLaserPrx
-
begin_setRepetitionRate
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setRepetitionRate __cb)
- Specified by:
begin_setRepetitionRate
in interfaceLaserPrx
-
begin_setRepetitionRate
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRepetitionRate
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setRepetitionRate
public void end_setRepetitionRate(Ice.AsyncResult __iresult)
- Specified by:
end_setRepetitionRate
in interfaceLaserPrx
-
setTuneable
public void setTuneable(RBool theTuneable)
- Specified by:
setTuneable
in interfaceLaserPrx
-
setTuneable
public void setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setTuneable
in interfaceLaserPrx
-
begin_setTuneable
public Ice.AsyncResult begin_setTuneable(RBool theTuneable)
- Specified by:
begin_setTuneable
in interfaceLaserPrx
-
begin_setTuneable
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setTuneable
in interfaceLaserPrx
-
begin_setTuneable
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, Ice.Callback __cb)
- Specified by:
begin_setTuneable
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setTuneable
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, Callback_Laser_setTuneable __cb)
- Specified by:
begin_setTuneable
in interfaceLaserPrx
-
begin_setTuneable
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setTuneable __cb)
- Specified by:
begin_setTuneable
in interfaceLaserPrx
-
begin_setTuneable
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setTuneable
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setTuneable
public void end_setTuneable(Ice.AsyncResult __iresult)
- Specified by:
end_setTuneable
in interfaceLaserPrx
-
setType
public void setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_setType
public Ice.AsyncResult begin_setType(LaserType theType)
- Specified by:
begin_setType
in interfaceLaserPrx
-
begin_setType
public Ice.AsyncResult begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setType
in interfaceLaserPrx
-
begin_setType
public Ice.AsyncResult begin_setType(LaserType theType, Ice.Callback __cb)
- Specified by:
begin_setType
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setType
public Ice.AsyncResult begin_setType(LaserType theType, Callback_Laser_setType __cb)
- Specified by:
begin_setType
in interfaceLaserPrx
-
begin_setType
public Ice.AsyncResult begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setType __cb)
- Specified by:
begin_setType
in interfaceLaserPrx
-
begin_setType
public Ice.AsyncResult begin_setType(LaserType theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setType
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setType
public void end_setType(Ice.AsyncResult __iresult)
- Specified by:
end_setType
in interfaceLaserPrx
-
setWavelength
public void setWavelength(Length theWavelength)
- Specified by:
setWavelength
in interfaceLaserPrx
-
setWavelength
public void setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setWavelength
in interfaceLaserPrx
-
begin_setWavelength
public Ice.AsyncResult begin_setWavelength(Length theWavelength)
- Specified by:
begin_setWavelength
in interfaceLaserPrx
-
begin_setWavelength
public Ice.AsyncResult begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setWavelength
in interfaceLaserPrx
-
begin_setWavelength
public Ice.AsyncResult begin_setWavelength(Length theWavelength, Ice.Callback __cb)
- Specified by:
begin_setWavelength
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
begin_setWavelength
public Ice.AsyncResult begin_setWavelength(Length theWavelength, Callback_Laser_setWavelength __cb)
- Specified by:
begin_setWavelength
in interfaceLaserPrx
-
begin_setWavelength
public Ice.AsyncResult begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setWavelength __cb)
- Specified by:
begin_setWavelength
in interfaceLaserPrx
-
begin_setWavelength
public Ice.AsyncResult begin_setWavelength(Length theWavelength, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setWavelength
in interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
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 interfaceLaserPrx
-
end_setWavelength
public void end_setWavelength(Ice.AsyncResult __iresult)
- Specified by:
end_setWavelength
in interfaceLaserPrx
-
addAllLightSourceAnnotationLinkSet
public void addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
- Specified by:
addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
addAllLightSourceAnnotationLinkSet
public void addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_addAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_addAllLightSourceAnnotationLinkSet
public void end_addAllLightSourceAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
addLightSourceAnnotationLink
public void addLightSourceAnnotationLink(LightSourceAnnotationLink target)
- Specified by:
addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
addLightSourceAnnotationLink
public void addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, Ice.Callback __cb)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, Callback_LightSource_addLightSourceAnnotationLink __cb)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addLightSourceAnnotationLink __cb)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLink
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_addLightSourceAnnotationLink
public void end_addLightSourceAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_addLightSourceAnnotationLink
in interfaceLightSourcePrx
-
addLightSourceAnnotationLinkToBoth
public void addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
- Specified by:
addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
addLightSourceAnnotationLinkToBoth
public void addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
begin_addLightSourceAnnotationLinkToBoth
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_addLightSourceAnnotationLinkToBoth
public void end_addLightSourceAnnotationLinkToBoth(Ice.AsyncResult __iresult)
- Specified by:
end_addLightSourceAnnotationLinkToBoth
in interfaceLightSourcePrx
-
clearAnnotationLinks
public void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interfaceLightSourcePrx
-
clearAnnotationLinks
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearAnnotationLinks
in interfaceLightSourcePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks()
- Specified by:
begin_clearAnnotationLinks
in interfaceLightSourcePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearAnnotationLinks
in interfaceLightSourcePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_LightSource_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceLightSourcePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_clearAnnotationLinks __cb)
- Specified by:
begin_clearAnnotationLinks
in interfaceLightSourcePrx
-
begin_clearAnnotationLinks
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_clearAnnotationLinks
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_clearAnnotationLinks
in interfaceLightSourcePrx
-
copyAnnotationLinks
public java.util.List<LightSourceAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interfaceLightSourcePrx
-
copyAnnotationLinks
public java.util.List<LightSourceAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copyAnnotationLinks
in interfaceLightSourcePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks()
- Specified by:
begin_copyAnnotationLinks
in interfaceLightSourcePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copyAnnotationLinks
in interfaceLightSourcePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_LightSource_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceLightSourcePrx
-
begin_copyAnnotationLinks
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_copyAnnotationLinks __cb)
- Specified by:
begin_copyAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_copyAnnotationLinks
public java.util.List<LightSourceAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_copyAnnotationLinks
in interfaceLightSourcePrx
-
__copyAnnotationLinks_completed
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb, Ice.AsyncResult __result)
-
findLightSourceAnnotationLink
public java.util.List<LightSourceAnnotationLink> findLightSourceAnnotationLink(Annotation removal)
- Specified by:
findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
findLightSourceAnnotationLink
public java.util.List<LightSourceAnnotationLink> findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, Callback_LightSource_findLightSourceAnnotationLink __cb)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_findLightSourceAnnotationLink __cb)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_findLightSourceAnnotationLink
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_findLightSourceAnnotationLink
public java.util.List<LightSourceAnnotationLink> end_findLightSourceAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_findLightSourceAnnotationLink
in interfaceLightSourcePrx
-
__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()
- Specified by:
getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_LightSource_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
begin_getAnnotationLinksCountPerOwner
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getAnnotationLinksCountPerOwner __cb)
- Specified by:
begin_getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getAnnotationLinksCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
- Specified by:
end_getAnnotationLinksCountPerOwner
in interfaceLightSourcePrx
-
__getAnnotationLinksCountPerOwner_completed
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
-
getInstrument
public Instrument getInstrument()
- Specified by:
getInstrument
in interfaceLightSourcePrx
-
getInstrument
public Instrument getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getInstrument
in interfaceLightSourcePrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument()
- Specified by:
begin_getInstrument
in interfaceLightSourcePrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getInstrument
in interfaceLightSourcePrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(Ice.Callback __cb)
- Specified by:
begin_getInstrument
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(Callback_LightSource_getInstrument __cb)
- Specified by:
begin_getInstrument
in interfaceLightSourcePrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getInstrument __cb)
- Specified by:
begin_getInstrument
in interfaceLightSourcePrx
-
begin_getInstrument
public Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInstrument
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getInstrument
public Instrument end_getInstrument(Ice.AsyncResult __iresult)
- Specified by:
end_getInstrument
in interfaceLightSourcePrx
-
__getInstrument_completed
public static void __getInstrument_completed(Ice.TwowayCallbackArg1<Instrument> __cb, Ice.AsyncResult __result)
-
getLotNumber
public RString getLotNumber()
- Specified by:
getLotNumber
in interfaceLightSourcePrx
-
getLotNumber
public RString getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getLotNumber
in interfaceLightSourcePrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber()
- Specified by:
begin_getLotNumber
in interfaceLightSourcePrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLotNumber
in interfaceLightSourcePrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(Ice.Callback __cb)
- Specified by:
begin_getLotNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(Callback_LightSource_getLotNumber __cb)
- Specified by:
begin_getLotNumber
in interfaceLightSourcePrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getLotNumber __cb)
- Specified by:
begin_getLotNumber
in interfaceLightSourcePrx
-
begin_getLotNumber
public Ice.AsyncResult begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLotNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getLotNumber
public RString end_getLotNumber(Ice.AsyncResult __iresult)
- Specified by:
end_getLotNumber
in interfaceLightSourcePrx
-
__getLotNumber_completed
public static void __getLotNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getManufacturer
public RString getManufacturer()
- Specified by:
getManufacturer
in interfaceLightSourcePrx
-
getManufacturer
public RString getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getManufacturer
in interfaceLightSourcePrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer()
- Specified by:
begin_getManufacturer
in interfaceLightSourcePrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getManufacturer
in interfaceLightSourcePrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(Ice.Callback __cb)
- Specified by:
begin_getManufacturer
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(Callback_LightSource_getManufacturer __cb)
- Specified by:
begin_getManufacturer
in interfaceLightSourcePrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getManufacturer __cb)
- Specified by:
begin_getManufacturer
in interfaceLightSourcePrx
-
begin_getManufacturer
public Ice.AsyncResult begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getManufacturer
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getManufacturer
public RString end_getManufacturer(Ice.AsyncResult __iresult)
- Specified by:
end_getManufacturer
in interfaceLightSourcePrx
-
__getManufacturer_completed
public static void __getManufacturer_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getModel
public RString getModel()
- Specified by:
getModel
in interfaceLightSourcePrx
-
getModel
public RString getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getModel
in interfaceLightSourcePrx
-
begin_getModel
public Ice.AsyncResult begin_getModel()
- Specified by:
begin_getModel
in interfaceLightSourcePrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getModel
in interfaceLightSourcePrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(Ice.Callback __cb)
- Specified by:
begin_getModel
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(Callback_LightSource_getModel __cb)
- Specified by:
begin_getModel
in interfaceLightSourcePrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getModel __cb)
- Specified by:
begin_getModel
in interfaceLightSourcePrx
-
begin_getModel
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getModel
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getModel
public RString end_getModel(Ice.AsyncResult __iresult)
- Specified by:
end_getModel
in interfaceLightSourcePrx
-
__getModel_completed
public static void __getModel_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getPower
public Power getPower()
- Specified by:
getPower
in interfaceLightSourcePrx
-
getPower
public Power getPower(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPower
in interfaceLightSourcePrx
-
begin_getPower
public Ice.AsyncResult begin_getPower()
- Specified by:
begin_getPower
in interfaceLightSourcePrx
-
begin_getPower
public Ice.AsyncResult begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPower
in interfaceLightSourcePrx
-
begin_getPower
public Ice.AsyncResult begin_getPower(Ice.Callback __cb)
- Specified by:
begin_getPower
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getPower
public Ice.AsyncResult begin_getPower(Callback_LightSource_getPower __cb)
- Specified by:
begin_getPower
in interfaceLightSourcePrx
-
begin_getPower
public Ice.AsyncResult begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getPower __cb)
- Specified by:
begin_getPower
in interfaceLightSourcePrx
-
begin_getPower
public Ice.AsyncResult begin_getPower(IceInternal.Functional_GenericCallback1<Power> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPower
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getPower
public Power end_getPower(Ice.AsyncResult __iresult)
- Specified by:
end_getPower
in interfaceLightSourcePrx
-
__getPower_completed
public static void __getPower_completed(Ice.TwowayCallbackArg1<Power> __cb, Ice.AsyncResult __result)
-
getSerialNumber
public RString getSerialNumber()
- Specified by:
getSerialNumber
in interfaceLightSourcePrx
-
getSerialNumber
public RString getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getSerialNumber
in interfaceLightSourcePrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber()
- Specified by:
begin_getSerialNumber
in interfaceLightSourcePrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSerialNumber
in interfaceLightSourcePrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(Ice.Callback __cb)
- Specified by:
begin_getSerialNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(Callback_LightSource_getSerialNumber __cb)
- Specified by:
begin_getSerialNumber
in interfaceLightSourcePrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getSerialNumber __cb)
- Specified by:
begin_getSerialNumber
in interfaceLightSourcePrx
-
begin_getSerialNumber
public Ice.AsyncResult begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSerialNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getSerialNumber
public RString end_getSerialNumber(Ice.AsyncResult __iresult)
- Specified by:
end_getSerialNumber
in interfaceLightSourcePrx
-
__getSerialNumber_completed
public static void __getSerialNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceLightSourcePrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceLightSourcePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceLightSourcePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceLightSourcePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_LightSource_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceLightSourcePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceLightSourcePrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceLightSourcePrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
linkAnnotation
public LightSourceAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interfaceLightSourcePrx
-
linkAnnotation
public LightSourceAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkAnnotation
in interfaceLightSourcePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
- Specified by:
begin_linkAnnotation
in interfaceLightSourcePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkAnnotation
in interfaceLightSourcePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
- Specified by:
begin_linkAnnotation
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_LightSource_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceLightSourcePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_linkAnnotation __cb)
- Specified by:
begin_linkAnnotation
in interfaceLightSourcePrx
-
begin_linkAnnotation
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_linkAnnotation
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_linkAnnotation
public LightSourceAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_linkAnnotation
in interfaceLightSourcePrx
-
__linkAnnotation_completed
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<LightSourceAnnotationLink> __cb, Ice.AsyncResult __result)
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interfaceLightSourcePrx
-
linkedAnnotationList
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
linkedAnnotationList
in interfaceLightSourcePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList()
- Specified by:
begin_linkedAnnotationList
in interfaceLightSourcePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_linkedAnnotationList
in interfaceLightSourcePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(Callback_LightSource_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceLightSourcePrx
-
begin_linkedAnnotationList
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_linkedAnnotationList __cb)
- Specified by:
begin_linkedAnnotationList
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_linkedAnnotationList
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
- Specified by:
end_linkedAnnotationList
in interfaceLightSourcePrx
-
__linkedAnnotationList_completed
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
-
reloadAnnotationLinks
public void reloadAnnotationLinks(LightSource toCopy)
- Specified by:
reloadAnnotationLinks
in interfaceLightSourcePrx
-
reloadAnnotationLinks
public void reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, Callback_LightSource_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_reloadAnnotationLinks __cb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_reloadAnnotationLinks
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_reloadAnnotationLinks
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_reloadAnnotationLinks
in interfaceLightSourcePrx
-
removeAllLightSourceAnnotationLinkSet
public void removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
- Specified by:
removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
removeAllLightSourceAnnotationLinkSet
public void removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
begin_removeAllLightSourceAnnotationLinkSet
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_removeAllLightSourceAnnotationLinkSet
public void end_removeAllLightSourceAnnotationLinkSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllLightSourceAnnotationLinkSet
in interfaceLightSourcePrx
-
removeLightSourceAnnotationLink
public void removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
- Specified by:
removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
removeLightSourceAnnotationLink
public void removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, Ice.Callback __cb)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, Callback_LightSource_removeLightSourceAnnotationLink __cb)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeLightSourceAnnotationLink __cb)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLink
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_removeLightSourceAnnotationLink
public void end_removeLightSourceAnnotationLink(Ice.AsyncResult __iresult)
- Specified by:
end_removeLightSourceAnnotationLink
in interfaceLightSourcePrx
-
removeLightSourceAnnotationLinkFromBoth
public void removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
- Specified by:
removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
removeLightSourceAnnotationLinkFromBoth
public void removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, Ice.Callback __cb)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
begin_removeLightSourceAnnotationLinkFromBoth
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_removeLightSourceAnnotationLinkFromBoth
public void end_removeLightSourceAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
- Specified by:
end_removeLightSourceAnnotationLinkFromBoth
in interfaceLightSourcePrx
-
setInstrument
public void setInstrument(Instrument theInstrument)
- Specified by:
setInstrument
in interfaceLightSourcePrx
-
setInstrument
public void setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setInstrument
in interfaceLightSourcePrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument)
- Specified by:
begin_setInstrument
in interfaceLightSourcePrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setInstrument
in interfaceLightSourcePrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
- Specified by:
begin_setInstrument
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Callback_LightSource_setInstrument __cb)
- Specified by:
begin_setInstrument
in interfaceLightSourcePrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setInstrument __cb)
- Specified by:
begin_setInstrument
in interfaceLightSourcePrx
-
begin_setInstrument
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInstrument
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setInstrument
public void end_setInstrument(Ice.AsyncResult __iresult)
- Specified by:
end_setInstrument
in interfaceLightSourcePrx
-
setLotNumber
public void setLotNumber(RString theLotNumber)
- Specified by:
setLotNumber
in interfaceLightSourcePrx
-
setLotNumber
public void setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setLotNumber
in interfaceLightSourcePrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber)
- Specified by:
begin_setLotNumber
in interfaceLightSourcePrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setLotNumber
in interfaceLightSourcePrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, Ice.Callback __cb)
- Specified by:
begin_setLotNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, Callback_LightSource_setLotNumber __cb)
- Specified by:
begin_setLotNumber
in interfaceLightSourcePrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setLotNumber __cb)
- Specified by:
begin_setLotNumber
in interfaceLightSourcePrx
-
begin_setLotNumber
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLotNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setLotNumber
public void end_setLotNumber(Ice.AsyncResult __iresult)
- Specified by:
end_setLotNumber
in interfaceLightSourcePrx
-
setManufacturer
public void setManufacturer(RString theManufacturer)
- Specified by:
setManufacturer
in interfaceLightSourcePrx
-
setManufacturer
public void setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setManufacturer
in interfaceLightSourcePrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer)
- Specified by:
begin_setManufacturer
in interfaceLightSourcePrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setManufacturer
in interfaceLightSourcePrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, Ice.Callback __cb)
- Specified by:
begin_setManufacturer
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, Callback_LightSource_setManufacturer __cb)
- Specified by:
begin_setManufacturer
in interfaceLightSourcePrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setManufacturer __cb)
- Specified by:
begin_setManufacturer
in interfaceLightSourcePrx
-
begin_setManufacturer
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setManufacturer
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setManufacturer
public void end_setManufacturer(Ice.AsyncResult __iresult)
- Specified by:
end_setManufacturer
in interfaceLightSourcePrx
-
setModel
public void setModel(RString theModel)
- Specified by:
setModel
in interfaceLightSourcePrx
-
setModel
public void setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setModel
in interfaceLightSourcePrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel)
- Specified by:
begin_setModel
in interfaceLightSourcePrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setModel
in interfaceLightSourcePrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, Ice.Callback __cb)
- Specified by:
begin_setModel
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, Callback_LightSource_setModel __cb)
- Specified by:
begin_setModel
in interfaceLightSourcePrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setModel __cb)
- Specified by:
begin_setModel
in interfaceLightSourcePrx
-
begin_setModel
public Ice.AsyncResult begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setModel
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setModel
public void end_setModel(Ice.AsyncResult __iresult)
- Specified by:
end_setModel
in interfaceLightSourcePrx
-
setPower
public void setPower(Power thePower)
- Specified by:
setPower
in interfaceLightSourcePrx
-
setPower
public void setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPower
in interfaceLightSourcePrx
-
begin_setPower
public Ice.AsyncResult begin_setPower(Power thePower)
- Specified by:
begin_setPower
in interfaceLightSourcePrx
-
begin_setPower
public Ice.AsyncResult begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPower
in interfaceLightSourcePrx
-
begin_setPower
public Ice.AsyncResult begin_setPower(Power thePower, Ice.Callback __cb)
- Specified by:
begin_setPower
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setPower
public Ice.AsyncResult begin_setPower(Power thePower, Callback_LightSource_setPower __cb)
- Specified by:
begin_setPower
in interfaceLightSourcePrx
-
begin_setPower
public Ice.AsyncResult begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setPower __cb)
- Specified by:
begin_setPower
in interfaceLightSourcePrx
-
begin_setPower
public Ice.AsyncResult begin_setPower(Power thePower, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPower
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setPower
public void end_setPower(Ice.AsyncResult __iresult)
- Specified by:
end_setPower
in interfaceLightSourcePrx
-
setSerialNumber
public void setSerialNumber(RString theSerialNumber)
- Specified by:
setSerialNumber
in interfaceLightSourcePrx
-
setSerialNumber
public void setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setSerialNumber
in interfaceLightSourcePrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber)
- Specified by:
begin_setSerialNumber
in interfaceLightSourcePrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setSerialNumber
in interfaceLightSourcePrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, Ice.Callback __cb)
- Specified by:
begin_setSerialNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, Callback_LightSource_setSerialNumber __cb)
- Specified by:
begin_setSerialNumber
in interfaceLightSourcePrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setSerialNumber __cb)
- Specified by:
begin_setSerialNumber
in interfaceLightSourcePrx
-
begin_setSerialNumber
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setSerialNumber
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setSerialNumber
public void end_setSerialNumber(Ice.AsyncResult __iresult)
- Specified by:
end_setSerialNumber
in interfaceLightSourcePrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceLightSourcePrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceLightSourcePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceLightSourcePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceLightSourcePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_LightSource_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceLightSourcePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceLightSourcePrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceLightSourcePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
sizeOfAnnotationLinks
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_LightSource_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_sizeOfAnnotationLinks __cb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
begin_sizeOfAnnotationLinks
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_sizeOfAnnotationLinks
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfAnnotationLinks
in interfaceLightSourcePrx
-
__sizeOfAnnotationLinks_completed
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interfaceLightSourcePrx
-
unlinkAnnotation
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unlinkAnnotation
in interfaceLightSourcePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
- Specified by:
begin_unlinkAnnotation
in interfaceLightSourcePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unlinkAnnotation
in interfaceLightSourcePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_LightSource_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceLightSourcePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_unlinkAnnotation __cb)
- Specified by:
begin_unlinkAnnotation
in interfaceLightSourcePrx
-
begin_unlinkAnnotation
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unlinkAnnotation
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_unlinkAnnotation
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
- Specified by:
end_unlinkAnnotation
in interfaceLightSourcePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interfaceLightSourcePrx
-
unloadAnnotationLinks
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks()
- Specified by:
begin_unloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_LightSource_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_unloadAnnotationLinks __cb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceLightSourcePrx
-
begin_unloadAnnotationLinks
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadAnnotationLinks
in interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
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 interfaceLightSourcePrx
-
end_unloadAnnotationLinks
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
- Specified by:
end_unloadAnnotationLinks
in interfaceLightSourcePrx
-
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)
-
-