public final class LaserPrxHelper extends Ice.ObjectPrxHelperBase implements LaserPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
LaserPrxHelper() |
Modifier and Type | Method and 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,
Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb) |
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,
Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb) |
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_addLightSourceAnnotationLink(LightSourceAnnotationLink target) |
Ice.AsyncResult |
begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target,
Callback_LightSource_addLightSourceAnnotationLink __cb) |
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,
Callback_LightSource_addLightSourceAnnotationLink __cb) |
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_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link,
boolean bothSides,
Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb) |
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,
Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb) |
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_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_LightSource_clearAnnotationLinks __cb) |
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,
Callback_LightSource_clearAnnotationLinks __cb) |
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_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_LightSource_copyAnnotationLinks __cb) |
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,
Callback_LightSource_copyAnnotationLinks __cb) |
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_findLightSourceAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findLightSourceAnnotationLink(Annotation removal,
Callback_LightSource_findLightSourceAnnotationLink __cb) |
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,
Callback_LightSource_findLightSourceAnnotationLink __cb) |
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_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_LightSource_getAnnotationLinksCountPerOwner __cb) |
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,
Callback_LightSource_getAnnotationLinksCountPerOwner __cb) |
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_getDetails() |
Ice.AsyncResult |
begin_getDetails(Callback_IObject_getDetails __cb) |
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,
Callback_IObject_getDetails __cb) |
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_getFrequencyMultiplication() |
Ice.AsyncResult |
begin_getFrequencyMultiplication(Callback_Laser_getFrequencyMultiplication __cb) |
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,
Callback_Laser_getFrequencyMultiplication __cb) |
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_getId() |
Ice.AsyncResult |
begin_getId(Callback_IObject_getId __cb) |
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,
Callback_IObject_getId __cb) |
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_getInstrument() |
Ice.AsyncResult |
begin_getInstrument(Callback_LightSource_getInstrument __cb) |
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,
Callback_LightSource_getInstrument __cb) |
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_getLaserMedium() |
Ice.AsyncResult |
begin_getLaserMedium(Callback_Laser_getLaserMedium __cb) |
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,
Callback_Laser_getLaserMedium __cb) |
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_getLotNumber() |
Ice.AsyncResult |
begin_getLotNumber(Callback_LightSource_getLotNumber __cb) |
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,
Callback_LightSource_getLotNumber __cb) |
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_getManufacturer() |
Ice.AsyncResult |
begin_getManufacturer(Callback_LightSource_getManufacturer __cb) |
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,
Callback_LightSource_getManufacturer __cb) |
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_getModel() |
Ice.AsyncResult |
begin_getModel(Callback_LightSource_getModel __cb) |
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,
Callback_LightSource_getModel __cb) |
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_getPockelCell() |
Ice.AsyncResult |
begin_getPockelCell(Callback_Laser_getPockelCell __cb) |
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,
Callback_Laser_getPockelCell __cb) |
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_getPower() |
Ice.AsyncResult |
begin_getPower(Callback_LightSource_getPower __cb) |
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,
Callback_LightSource_getPower __cb) |
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_getPulse() |
Ice.AsyncResult |
begin_getPulse(Callback_Laser_getPulse __cb) |
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,
Callback_Laser_getPulse __cb) |
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_getPump() |
Ice.AsyncResult |
begin_getPump(Callback_Laser_getPump __cb) |
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,
Callback_Laser_getPump __cb) |
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_getRepetitionRate() |
Ice.AsyncResult |
begin_getRepetitionRate(Callback_Laser_getRepetitionRate __cb) |
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,
Callback_Laser_getRepetitionRate __cb) |
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_getSerialNumber() |
Ice.AsyncResult |
begin_getSerialNumber(Callback_LightSource_getSerialNumber __cb) |
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,
Callback_LightSource_getSerialNumber __cb) |
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_getTuneable() |
Ice.AsyncResult |
begin_getTuneable(Callback_Laser_getTuneable __cb) |
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,
Callback_Laser_getTuneable __cb) |
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_getType() |
Ice.AsyncResult |
begin_getType(Callback_Laser_getType __cb) |
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,
Callback_Laser_getType __cb) |
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_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_LightSource_getVersion __cb) |
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,
Callback_LightSource_getVersion __cb) |
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_getWavelength() |
Ice.AsyncResult |
begin_getWavelength(Callback_Laser_getWavelength __cb) |
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,
Callback_Laser_getWavelength __cb) |
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_isAnnotated()
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_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,
Callback_IObject_isAnnotated __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,
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_isGlobal()
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_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,
Callback_IObject_isGlobal __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,
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_isLink()
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Callback_IObject_isLink __cb)
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,
Callback_IObject_isLink __cb)
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_isLoaded()
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_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,
Callback_IObject_isLoaded __cb)
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_isMutable()
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_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,
Callback_IObject_isMutable __cb)
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_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_LightSource_linkAnnotation __cb) |
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,
Callback_LightSource_linkAnnotation __cb) |
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_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_LightSource_linkedAnnotationList __cb) |
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,
Callback_LightSource_linkedAnnotationList __cb) |
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_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(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(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,
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(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_reloadAnnotationLinks(LightSource toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(LightSource toCopy,
Callback_LightSource_reloadAnnotationLinks __cb) |
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,
Callback_LightSource_reloadAnnotationLinks __cb) |
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_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets,
Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb) |
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,
Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb) |
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_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget,
Callback_LightSource_removeLightSourceAnnotationLink __cb) |
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,
Callback_LightSource_removeLightSourceAnnotationLink __cb) |
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_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link,
boolean bothSides,
Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb) |
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,
Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb) |
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_setFrequencyMultiplication(RInt theFrequencyMultiplication) |
Ice.AsyncResult |
begin_setFrequencyMultiplication(RInt theFrequencyMultiplication,
Callback_Laser_setFrequencyMultiplication __cb) |
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,
Callback_Laser_setFrequencyMultiplication __cb) |
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_setId(RLong id) |
Ice.AsyncResult |
begin_setId(RLong id,
Callback_IObject_setId __cb) |
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,
Callback_IObject_setId __cb) |
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_setInstrument(Instrument theInstrument) |
Ice.AsyncResult |
begin_setInstrument(Instrument theInstrument,
Callback_LightSource_setInstrument __cb) |
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,
Callback_LightSource_setInstrument __cb) |
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_setLaserMedium(LaserMedium theLaserMedium) |
Ice.AsyncResult |
begin_setLaserMedium(LaserMedium theLaserMedium,
Callback_Laser_setLaserMedium __cb) |
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,
Callback_Laser_setLaserMedium __cb) |
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_setLotNumber(RString theLotNumber) |
Ice.AsyncResult |
begin_setLotNumber(RString theLotNumber,
Callback_LightSource_setLotNumber __cb) |
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,
Callback_LightSource_setLotNumber __cb) |
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_setManufacturer(RString theManufacturer) |
Ice.AsyncResult |
begin_setManufacturer(RString theManufacturer,
Callback_LightSource_setManufacturer __cb) |
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,
Callback_LightSource_setManufacturer __cb) |
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_setModel(RString theModel) |
Ice.AsyncResult |
begin_setModel(RString theModel,
Callback_LightSource_setModel __cb) |
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,
Callback_LightSource_setModel __cb) |
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_setPockelCell(RBool thePockelCell) |
Ice.AsyncResult |
begin_setPockelCell(RBool thePockelCell,
Callback_Laser_setPockelCell __cb) |
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,
Callback_Laser_setPockelCell __cb) |
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_setPower(Power thePower) |
Ice.AsyncResult |
begin_setPower(Power thePower,
Callback_LightSource_setPower __cb) |
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,
Callback_LightSource_setPower __cb) |
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_setPulse(Pulse thePulse) |
Ice.AsyncResult |
begin_setPulse(Pulse thePulse,
Callback_Laser_setPulse __cb) |
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,
Callback_Laser_setPulse __cb) |
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_setPump(LightSource thePump) |
Ice.AsyncResult |
begin_setPump(LightSource thePump,
Callback_Laser_setPump __cb) |
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,
Callback_Laser_setPump __cb) |
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_setRepetitionRate(Frequency theRepetitionRate) |
Ice.AsyncResult |
begin_setRepetitionRate(Frequency theRepetitionRate,
Callback_Laser_setRepetitionRate __cb) |
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,
Callback_Laser_setRepetitionRate __cb) |
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_setSerialNumber(RString theSerialNumber) |
Ice.AsyncResult |
begin_setSerialNumber(RString theSerialNumber,
Callback_LightSource_setSerialNumber __cb) |
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,
Callback_LightSource_setSerialNumber __cb) |
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_setTuneable(RBool theTuneable) |
Ice.AsyncResult |
begin_setTuneable(RBool theTuneable,
Callback_Laser_setTuneable __cb) |
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,
Callback_Laser_setTuneable __cb) |
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_setType(LaserType theType) |
Ice.AsyncResult |
begin_setType(LaserType theType,
Callback_Laser_setType __cb) |
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,
Callback_Laser_setType __cb) |
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_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_LightSource_setVersion __cb) |
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,
Callback_LightSource_setVersion __cb) |
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_setWavelength(Length theWavelength) |
Ice.AsyncResult |
begin_setWavelength(Length theWavelength,
Callback_Laser_setWavelength __cb) |
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,
Callback_Laser_setWavelength __cb) |
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_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(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(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,
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(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_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_LightSource_sizeOfAnnotationLinks __cb) |
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,
Callback_LightSource_sizeOfAnnotationLinks __cb) |
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_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_LightSource_unlinkAnnotation __cb) |
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,
Callback_LightSource_unlinkAnnotation __cb) |
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_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(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(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,
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(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_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_LightSource_unloadAnnotationLinks __cb) |
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,
Callback_LightSource_unloadAnnotationLinks __cb) |
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_unloadCollections()
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_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,
Callback_IObject_unloadCollections __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,
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_unloadDetails()
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.
|
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,
Callback_IObject_unloadDetails __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,
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.
|
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.util.Map<java.lang.String,java.lang.String> __ctx)
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.
|
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.
|
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public Details getDetails()
getDetails
in interface IObjectPrx
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails()
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
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)
begin_getDetails
in interface IObjectPrx
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)
begin_getDetails
in interface IObjectPrx
public Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails
in interface IObjectPrx
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId
in interface IObjectPrx
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId()
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
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)
begin_getId
in interface IObjectPrx
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)
begin_getId
in interface IObjectPrx
public RLong end_getId(Ice.AsyncResult __iresult)
end_getId
in interface IObjectPrx
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrx
isAnnotated
in interface IObjectPrx
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrx
end_isAnnotated
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrx
isGlobal
in interface IObjectPrx
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrx
begin_isGlobal
in interface IObjectPrx
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrx
end_isGlobal
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLink()
IObjectPrx
isLink
in interface IObjectPrx
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrx
begin_isLink
in interface IObjectPrx
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrx
end_isLink
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrx
isLoaded
in interface IObjectPrx
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrx
begin_isLoaded
in interface IObjectPrx
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrx
end_isLoaded
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrx
isMutable
in interface IObjectPrx
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrx
begin_isMutable
in interface IObjectPrx
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrx
end_isMutable
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public IObject proxy()
IObjectPrx
proxy
in interface IObjectPrx
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrx
begin_proxy
in interface IObjectPrx
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrx
end_proxy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId
in interface IObjectPrx
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
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)
begin_setId
in interface IObjectPrx
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)
begin_setId
in interface IObjectPrx
public void end_setId(Ice.AsyncResult __iresult)
end_setId
in interface IObjectPrx
public IObject shallowCopy()
IObjectPrx
shallowCopy
in interface IObjectPrx
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrx
end_shallowCopy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrx
unload
in interface IObjectPrx
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrx
begin_unload
in interface IObjectPrx
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrx
end_unload
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadCollections()
IObjectPrx
unloadCollections
in interface IObjectPrx
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadCollections
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadDetails()
IObjectPrx
unloadDetails
in interface IObjectPrx
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.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)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadDetails
in interface IObjectPrx
__iresult
- The asynchronous result object.public RInt getFrequencyMultiplication()
getFrequencyMultiplication
in interface LaserPrx
public RInt getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx)
getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication()
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(Ice.Callback __cb)
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(Callback_Laser_getFrequencyMultiplication __cb)
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getFrequencyMultiplication __cb)
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_getFrequencyMultiplication(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getFrequencyMultiplication
in interface LaserPrx
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)
begin_getFrequencyMultiplication
in interface LaserPrx
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)
begin_getFrequencyMultiplication
in interface LaserPrx
public RInt end_getFrequencyMultiplication(Ice.AsyncResult __iresult)
end_getFrequencyMultiplication
in interface LaserPrx
public static void __getFrequencyMultiplication_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public LaserMedium getLaserMedium()
getLaserMedium
in interface LaserPrx
public LaserMedium getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx)
getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium()
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(Ice.Callback __cb)
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(Callback_Laser_getLaserMedium __cb)
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getLaserMedium __cb)
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_getLaserMedium(IceInternal.Functional_GenericCallback1<LaserMedium> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getLaserMedium
in interface LaserPrx
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)
begin_getLaserMedium
in interface LaserPrx
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)
begin_getLaserMedium
in interface LaserPrx
public LaserMedium end_getLaserMedium(Ice.AsyncResult __iresult)
end_getLaserMedium
in interface LaserPrx
public static void __getLaserMedium_completed(Ice.TwowayCallbackArg1<LaserMedium> __cb, Ice.AsyncResult __result)
public RBool getPockelCell()
getPockelCell
in interface LaserPrx
public RBool getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell()
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(Ice.Callback __cb)
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(Callback_Laser_getPockelCell __cb)
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPockelCell __cb)
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_getPockelCell(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPockelCell
in interface LaserPrx
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)
begin_getPockelCell
in interface LaserPrx
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)
begin_getPockelCell
in interface LaserPrx
public RBool end_getPockelCell(Ice.AsyncResult __iresult)
end_getPockelCell
in interface LaserPrx
public static void __getPockelCell_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
public Pulse getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getPulse()
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(Ice.Callback __cb)
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(Callback_Laser_getPulse __cb)
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPulse __cb)
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(IceInternal.Functional_GenericCallback1<Pulse> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPulse
in interface LaserPrx
public Ice.AsyncResult begin_getPulse(IceInternal.Functional_GenericCallback1<Pulse> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPulse
in interface LaserPrx
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)
begin_getPulse
in interface LaserPrx
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)
begin_getPulse
in interface LaserPrx
public Pulse end_getPulse(Ice.AsyncResult __iresult)
end_getPulse
in interface LaserPrx
public static void __getPulse_completed(Ice.TwowayCallbackArg1<Pulse> __cb, Ice.AsyncResult __result)
public LightSource getPump()
public LightSource getPump(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getPump()
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(Ice.Callback __cb)
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(Callback_Laser_getPump __cb)
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getPump __cb)
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(IceInternal.Functional_GenericCallback1<LightSource> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPump
in interface LaserPrx
public Ice.AsyncResult begin_getPump(IceInternal.Functional_GenericCallback1<LightSource> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPump
in interface LaserPrx
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)
begin_getPump
in interface LaserPrx
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)
begin_getPump
in interface LaserPrx
public LightSource end_getPump(Ice.AsyncResult __iresult)
end_getPump
in interface LaserPrx
public static void __getPump_completed(Ice.TwowayCallbackArg1<LightSource> __cb, Ice.AsyncResult __result)
public Frequency getRepetitionRate()
getRepetitionRate
in interface LaserPrx
public Frequency getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx)
getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate()
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(Ice.Callback __cb)
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(Callback_Laser_getRepetitionRate __cb)
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getRepetitionRate __cb)
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(IceInternal.Functional_GenericCallback1<Frequency> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_getRepetitionRate(IceInternal.Functional_GenericCallback1<Frequency> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getRepetitionRate
in interface LaserPrx
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)
begin_getRepetitionRate
in interface LaserPrx
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)
begin_getRepetitionRate
in interface LaserPrx
public Frequency end_getRepetitionRate(Ice.AsyncResult __iresult)
end_getRepetitionRate
in interface LaserPrx
public static void __getRepetitionRate_completed(Ice.TwowayCallbackArg1<Frequency> __cb, Ice.AsyncResult __result)
public RBool getTuneable()
getTuneable
in interface LaserPrx
public RBool getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx)
getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable()
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(Ice.Callback __cb)
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(Callback_Laser_getTuneable __cb)
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getTuneable __cb)
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTuneable
in interface LaserPrx
public Ice.AsyncResult begin_getTuneable(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTuneable
in interface LaserPrx
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)
begin_getTuneable
in interface LaserPrx
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)
begin_getTuneable
in interface LaserPrx
public RBool end_getTuneable(Ice.AsyncResult __iresult)
end_getTuneable
in interface LaserPrx
public static void __getTuneable_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
public LaserType getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getType()
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(Ice.Callback __cb)
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(Callback_Laser_getType __cb)
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getType __cb)
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<LaserType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getType
in interface LaserPrx
public Ice.AsyncResult begin_getType(IceInternal.Functional_GenericCallback1<LaserType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getType
in interface LaserPrx
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)
begin_getType
in interface LaserPrx
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)
begin_getType
in interface LaserPrx
public LaserType end_getType(Ice.AsyncResult __iresult)
end_getType
in interface LaserPrx
public static void __getType_completed(Ice.TwowayCallbackArg1<LaserType> __cb, Ice.AsyncResult __result)
public Length getWavelength()
getWavelength
in interface LaserPrx
public Length getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx)
getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength()
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(Ice.Callback __cb)
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(Callback_Laser_getWavelength __cb)
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_getWavelength __cb)
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getWavelength
in interface LaserPrx
public Ice.AsyncResult begin_getWavelength(IceInternal.Functional_GenericCallback1<Length> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getWavelength
in interface LaserPrx
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)
begin_getWavelength
in interface LaserPrx
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)
begin_getWavelength
in interface LaserPrx
public Length end_getWavelength(Ice.AsyncResult __iresult)
end_getWavelength
in interface LaserPrx
public static void __getWavelength_completed(Ice.TwowayCallbackArg1<Length> __cb, Ice.AsyncResult __result)
public void setFrequencyMultiplication(RInt theFrequencyMultiplication)
setFrequencyMultiplication
in interface LaserPrx
public void setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx)
setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, Ice.Callback __cb)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, Callback_Laser_setFrequencyMultiplication __cb)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setFrequencyMultiplication __cb)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setFrequencyMultiplication
in interface LaserPrx
public Ice.AsyncResult begin_setFrequencyMultiplication(RInt theFrequencyMultiplication, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setFrequencyMultiplication
in interface LaserPrx
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)
begin_setFrequencyMultiplication
in interface LaserPrx
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)
begin_setFrequencyMultiplication
in interface LaserPrx
public void end_setFrequencyMultiplication(Ice.AsyncResult __iresult)
end_setFrequencyMultiplication
in interface LaserPrx
public void setLaserMedium(LaserMedium theLaserMedium)
setLaserMedium
in interface LaserPrx
public void setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx)
setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, Ice.Callback __cb)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, Callback_Laser_setLaserMedium __cb)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setLaserMedium __cb)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setLaserMedium
in interface LaserPrx
public Ice.AsyncResult begin_setLaserMedium(LaserMedium theLaserMedium, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setLaserMedium
in interface LaserPrx
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)
begin_setLaserMedium
in interface LaserPrx
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)
begin_setLaserMedium
in interface LaserPrx
public void end_setLaserMedium(Ice.AsyncResult __iresult)
end_setLaserMedium
in interface LaserPrx
public void setPockelCell(RBool thePockelCell)
setPockelCell
in interface LaserPrx
public void setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, Ice.Callback __cb)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, Callback_Laser_setPockelCell __cb)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPockelCell __cb)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPockelCell
in interface LaserPrx
public Ice.AsyncResult begin_setPockelCell(RBool thePockelCell, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPockelCell
in interface LaserPrx
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)
begin_setPockelCell
in interface LaserPrx
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)
begin_setPockelCell
in interface LaserPrx
public void end_setPockelCell(Ice.AsyncResult __iresult)
end_setPockelCell
in interface LaserPrx
public void setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setPulse(Pulse thePulse)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, Ice.Callback __cb)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, Callback_Laser_setPulse __cb)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPulse __cb)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPulse
in interface LaserPrx
public Ice.AsyncResult begin_setPulse(Pulse thePulse, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPulse
in interface LaserPrx
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)
begin_setPulse
in interface LaserPrx
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)
begin_setPulse
in interface LaserPrx
public void end_setPulse(Ice.AsyncResult __iresult)
end_setPulse
in interface LaserPrx
public void setPump(LightSource thePump)
public void setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setPump(LightSource thePump)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, Ice.Callback __cb)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, Callback_Laser_setPump __cb)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setPump __cb)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPump
in interface LaserPrx
public Ice.AsyncResult begin_setPump(LightSource thePump, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPump
in interface LaserPrx
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)
begin_setPump
in interface LaserPrx
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)
begin_setPump
in interface LaserPrx
public void end_setPump(Ice.AsyncResult __iresult)
end_setPump
in interface LaserPrx
public void setRepetitionRate(Frequency theRepetitionRate)
setRepetitionRate
in interface LaserPrx
public void setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx)
setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, Ice.Callback __cb)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, Callback_Laser_setRepetitionRate __cb)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setRepetitionRate __cb)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setRepetitionRate
in interface LaserPrx
public Ice.AsyncResult begin_setRepetitionRate(Frequency theRepetitionRate, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setRepetitionRate
in interface LaserPrx
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)
begin_setRepetitionRate
in interface LaserPrx
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)
begin_setRepetitionRate
in interface LaserPrx
public void end_setRepetitionRate(Ice.AsyncResult __iresult)
end_setRepetitionRate
in interface LaserPrx
public void setTuneable(RBool theTuneable)
setTuneable
in interface LaserPrx
public void setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx)
setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, Ice.Callback __cb)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, Callback_Laser_setTuneable __cb)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setTuneable __cb)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTuneable
in interface LaserPrx
public Ice.AsyncResult begin_setTuneable(RBool theTuneable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTuneable
in interface LaserPrx
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)
begin_setTuneable
in interface LaserPrx
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)
begin_setTuneable
in interface LaserPrx
public void end_setTuneable(Ice.AsyncResult __iresult)
end_setTuneable
in interface LaserPrx
public void setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_setType(LaserType theType)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, Ice.Callback __cb)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, Callback_Laser_setType __cb)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setType __cb)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setType
in interface LaserPrx
public Ice.AsyncResult begin_setType(LaserType theType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setType
in interface LaserPrx
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)
begin_setType
in interface LaserPrx
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)
begin_setType
in interface LaserPrx
public void end_setType(Ice.AsyncResult __iresult)
end_setType
in interface LaserPrx
public void setWavelength(Length theWavelength)
setWavelength
in interface LaserPrx
public void setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx)
setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, Ice.Callback __cb)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, Callback_Laser_setWavelength __cb)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Laser_setWavelength __cb)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setWavelength
in interface LaserPrx
public Ice.AsyncResult begin_setWavelength(Length theWavelength, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setWavelength
in interface LaserPrx
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)
begin_setWavelength
in interface LaserPrx
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)
begin_setWavelength
in interface LaserPrx
public void end_setWavelength(Ice.AsyncResult __iresult)
end_setWavelength
in interface LaserPrx
public void addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public void addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Ice.Callback __cb)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addAllLightSourceAnnotationLinkSet __cb)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_addAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
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)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
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)
begin_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public void end_addAllLightSourceAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public void addLightSourceAnnotationLink(LightSourceAnnotationLink target)
addLightSourceAnnotationLink
in interface LightSourcePrx
public void addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, Ice.Callback __cb)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, Callback_LightSource_addLightSourceAnnotationLink __cb)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addLightSourceAnnotationLink __cb)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLink(LightSourceAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_addLightSourceAnnotationLink
in interface LightSourcePrx
public void end_addLightSourceAnnotationLink(Ice.AsyncResult __iresult)
end_addLightSourceAnnotationLink
in interface LightSourcePrx
public void addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public void addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_addLightSourceAnnotationLinkToBoth __cb)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_addLightSourceAnnotationLinkToBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
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)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
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)
begin_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public void end_addLightSourceAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addLightSourceAnnotationLinkToBoth
in interface LightSourcePrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface LightSourcePrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_LightSource_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface LightSourcePrx
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)
begin_clearAnnotationLinks
in interface LightSourcePrx
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)
begin_clearAnnotationLinks
in interface LightSourcePrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface LightSourcePrx
public java.util.List<LightSourceAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface LightSourcePrx
public java.util.List<LightSourceAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_LightSource_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface LightSourcePrx
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)
begin_copyAnnotationLinks
in interface LightSourcePrx
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)
begin_copyAnnotationLinks
in interface LightSourcePrx
public java.util.List<LightSourceAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface LightSourcePrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<LightSourceAnnotationLink> findLightSourceAnnotationLink(Annotation removal)
findLightSourceAnnotationLink
in interface LightSourcePrx
public java.util.List<LightSourceAnnotationLink> findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, Callback_LightSource_findLightSourceAnnotationLink __cb)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_findLightSourceAnnotationLink __cb)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_findLightSourceAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<LightSourceAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_findLightSourceAnnotationLink
in interface LightSourcePrx
public java.util.List<LightSourceAnnotationLink> end_findLightSourceAnnotationLink(Ice.AsyncResult __iresult)
end_findLightSourceAnnotationLink
in interface LightSourcePrx
public static void __findLightSourceAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<LightSourceAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_LightSource_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
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)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
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)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
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)
begin_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner
in interface LightSourcePrx
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public Instrument getInstrument()
getInstrument
in interface LightSourcePrx
public Instrument getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument()
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(Ice.Callback __cb)
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(Callback_LightSource_getInstrument __cb)
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getInstrument __cb)
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_getInstrument(IceInternal.Functional_GenericCallback1<Instrument> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getInstrument
in interface LightSourcePrx
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)
begin_getInstrument
in interface LightSourcePrx
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)
begin_getInstrument
in interface LightSourcePrx
public Instrument end_getInstrument(Ice.AsyncResult __iresult)
end_getInstrument
in interface LightSourcePrx
public static void __getInstrument_completed(Ice.TwowayCallbackArg1<Instrument> __cb, Ice.AsyncResult __result)
public RString getLotNumber()
getLotNumber
in interface LightSourcePrx
public RString getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber()
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(Ice.Callback __cb)
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(Callback_LightSource_getLotNumber __cb)
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getLotNumber __cb)
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getLotNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getLotNumber
in interface LightSourcePrx
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)
begin_getLotNumber
in interface LightSourcePrx
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)
begin_getLotNumber
in interface LightSourcePrx
public RString end_getLotNumber(Ice.AsyncResult __iresult)
end_getLotNumber
in interface LightSourcePrx
public static void __getLotNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getManufacturer()
getManufacturer
in interface LightSourcePrx
public RString getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer()
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(Ice.Callback __cb)
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(Callback_LightSource_getManufacturer __cb)
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getManufacturer __cb)
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_getManufacturer(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getManufacturer
in interface LightSourcePrx
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)
begin_getManufacturer
in interface LightSourcePrx
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)
begin_getManufacturer
in interface LightSourcePrx
public RString end_getManufacturer(Ice.AsyncResult __iresult)
end_getManufacturer
in interface LightSourcePrx
public static void __getManufacturer_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RString getModel()
getModel
in interface LightSourcePrx
public RString getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel()
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(Ice.Callback __cb)
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(Callback_LightSource_getModel __cb)
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getModel __cb)
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getModel
in interface LightSourcePrx
public Ice.AsyncResult begin_getModel(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getModel
in interface LightSourcePrx
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)
begin_getModel
in interface LightSourcePrx
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)
begin_getModel
in interface LightSourcePrx
public RString end_getModel(Ice.AsyncResult __iresult)
end_getModel
in interface LightSourcePrx
public static void __getModel_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public Power getPower()
getPower
in interface LightSourcePrx
public Power getPower(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower()
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(Ice.Callback __cb)
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(Callback_LightSource_getPower __cb)
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getPower __cb)
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(IceInternal.Functional_GenericCallback1<Power> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPower
in interface LightSourcePrx
public Ice.AsyncResult begin_getPower(IceInternal.Functional_GenericCallback1<Power> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPower
in interface LightSourcePrx
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)
begin_getPower
in interface LightSourcePrx
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)
begin_getPower
in interface LightSourcePrx
public Power end_getPower(Ice.AsyncResult __iresult)
end_getPower
in interface LightSourcePrx
public static void __getPower_completed(Ice.TwowayCallbackArg1<Power> __cb, Ice.AsyncResult __result)
public RString getSerialNumber()
getSerialNumber
in interface LightSourcePrx
public RString getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber()
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(Ice.Callback __cb)
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(Callback_LightSource_getSerialNumber __cb)
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getSerialNumber __cb)
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_getSerialNumber(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getSerialNumber
in interface LightSourcePrx
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)
begin_getSerialNumber
in interface LightSourcePrx
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)
begin_getSerialNumber
in interface LightSourcePrx
public RString end_getSerialNumber(Ice.AsyncResult __iresult)
end_getSerialNumber
in interface LightSourcePrx
public static void __getSerialNumber_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion
in interface LightSourcePrx
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion()
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(Callback_LightSource_getVersion __cb)
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_getVersion __cb)
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface LightSourcePrx
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)
begin_getVersion
in interface LightSourcePrx
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)
begin_getVersion
in interface LightSourcePrx
public RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion
in interface LightSourcePrx
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public LightSourceAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface LightSourcePrx
public LightSourceAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_LightSource_linkAnnotation __cb)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_linkAnnotation __cb)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<LightSourceAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface LightSourcePrx
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)
begin_linkAnnotation
in interface LightSourcePrx
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)
begin_linkAnnotation
in interface LightSourcePrx
public LightSourceAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation
in interface LightSourcePrx
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<LightSourceAnnotationLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface LightSourcePrx
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(Callback_LightSource_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface LightSourcePrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface LightSourcePrx
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)
begin_linkedAnnotationList
in interface LightSourcePrx
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)
begin_linkedAnnotationList
in interface LightSourcePrx
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList
in interface LightSourcePrx
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(LightSource toCopy)
reloadAnnotationLinks
in interface LightSourcePrx
public void reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, Callback_LightSource_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_reloadAnnotationLinks(LightSource toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface LightSourcePrx
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)
begin_reloadAnnotationLinks
in interface LightSourcePrx
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)
begin_reloadAnnotationLinks
in interface LightSourcePrx
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks
in interface LightSourcePrx
public void removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public void removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeAllLightSourceAnnotationLinkSet __cb)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public Ice.AsyncResult begin_removeAllLightSourceAnnotationLinkSet(java.util.List<LightSourceAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
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)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
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)
begin_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public void end_removeAllLightSourceAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllLightSourceAnnotationLinkSet
in interface LightSourcePrx
public void removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
removeLightSourceAnnotationLink
in interface LightSourcePrx
public void removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, Ice.Callback __cb)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, Callback_LightSource_removeLightSourceAnnotationLink __cb)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeLightSourceAnnotationLink __cb)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLink(LightSourceAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
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)
begin_removeLightSourceAnnotationLink
in interface LightSourcePrx
public void end_removeLightSourceAnnotationLink(Ice.AsyncResult __iresult)
end_removeLightSourceAnnotationLink
in interface LightSourcePrx
public void removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public void removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_removeLightSourceAnnotationLinkFromBoth __cb)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public Ice.AsyncResult begin_removeLightSourceAnnotationLinkFromBoth(LightSourceAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
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)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
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)
begin_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public void end_removeLightSourceAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeLightSourceAnnotationLinkFromBoth
in interface LightSourcePrx
public void setInstrument(Instrument theInstrument)
setInstrument
in interface LightSourcePrx
public void setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Ice.Callback __cb)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, Callback_LightSource_setInstrument __cb)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setInstrument __cb)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setInstrument
in interface LightSourcePrx
public Ice.AsyncResult begin_setInstrument(Instrument theInstrument, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setInstrument
in interface LightSourcePrx
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)
begin_setInstrument
in interface LightSourcePrx
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)
begin_setInstrument
in interface LightSourcePrx
public void end_setInstrument(Ice.AsyncResult __iresult)
end_setInstrument
in interface LightSourcePrx
public void setLotNumber(RString theLotNumber)
setLotNumber
in interface LightSourcePrx
public void setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, Ice.Callback __cb)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, Callback_LightSource_setLotNumber __cb)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setLotNumber __cb)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setLotNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setLotNumber(RString theLotNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setLotNumber
in interface LightSourcePrx
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)
begin_setLotNumber
in interface LightSourcePrx
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)
begin_setLotNumber
in interface LightSourcePrx
public void end_setLotNumber(Ice.AsyncResult __iresult)
end_setLotNumber
in interface LightSourcePrx
public void setManufacturer(RString theManufacturer)
setManufacturer
in interface LightSourcePrx
public void setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, Ice.Callback __cb)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, Callback_LightSource_setManufacturer __cb)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setManufacturer __cb)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setManufacturer
in interface LightSourcePrx
public Ice.AsyncResult begin_setManufacturer(RString theManufacturer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setManufacturer
in interface LightSourcePrx
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)
begin_setManufacturer
in interface LightSourcePrx
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)
begin_setManufacturer
in interface LightSourcePrx
public void end_setManufacturer(Ice.AsyncResult __iresult)
end_setManufacturer
in interface LightSourcePrx
public void setModel(RString theModel)
setModel
in interface LightSourcePrx
public void setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, Ice.Callback __cb)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, Callback_LightSource_setModel __cb)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setModel __cb)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setModel
in interface LightSourcePrx
public Ice.AsyncResult begin_setModel(RString theModel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setModel
in interface LightSourcePrx
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)
begin_setModel
in interface LightSourcePrx
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)
begin_setModel
in interface LightSourcePrx
public void end_setModel(Ice.AsyncResult __iresult)
end_setModel
in interface LightSourcePrx
public void setPower(Power thePower)
setPower
in interface LightSourcePrx
public void setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, Ice.Callback __cb)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, Callback_LightSource_setPower __cb)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setPower __cb)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPower
in interface LightSourcePrx
public Ice.AsyncResult begin_setPower(Power thePower, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPower
in interface LightSourcePrx
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)
begin_setPower
in interface LightSourcePrx
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)
begin_setPower
in interface LightSourcePrx
public void end_setPower(Ice.AsyncResult __iresult)
end_setPower
in interface LightSourcePrx
public void setSerialNumber(RString theSerialNumber)
setSerialNumber
in interface LightSourcePrx
public void setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, Ice.Callback __cb)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, Callback_LightSource_setSerialNumber __cb)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setSerialNumber __cb)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setSerialNumber
in interface LightSourcePrx
public Ice.AsyncResult begin_setSerialNumber(RString theSerialNumber, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setSerialNumber
in interface LightSourcePrx
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)
begin_setSerialNumber
in interface LightSourcePrx
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)
begin_setSerialNumber
in interface LightSourcePrx
public void end_setSerialNumber(Ice.AsyncResult __iresult)
end_setSerialNumber
in interface LightSourcePrx
public void setVersion(RInt theVersion)
setVersion
in interface LightSourcePrx
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_LightSource_setVersion __cb)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_setVersion __cb)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface LightSourcePrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface LightSourcePrx
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)
begin_setVersion
in interface LightSourcePrx
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)
begin_setVersion
in interface LightSourcePrx
public void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion
in interface LightSourcePrx
public int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface LightSourcePrx
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_LightSource_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
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)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
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)
begin_sizeOfAnnotationLinks
in interface LightSourcePrx
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks
in interface LightSourcePrx
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface LightSourcePrx
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_LightSource_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface LightSourcePrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface LightSourcePrx
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)
begin_unlinkAnnotation
in interface LightSourcePrx
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)
begin_unlinkAnnotation
in interface LightSourcePrx
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation
in interface LightSourcePrx
public void unloadAnnotationLinks()
unloadAnnotationLinks
in interface LightSourcePrx
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_LightSource_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_LightSource_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface LightSourcePrx
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)
begin_unloadAnnotationLinks
in interface LightSourcePrx
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)
begin_unloadAnnotationLinks
in interface LightSourcePrx
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks
in interface LightSourcePrx
public static LaserPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static LaserPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static LaserPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static LaserPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static LaserPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static LaserPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, LaserPrx v)
public static LaserPrx __read(IceInternal.BasicStream __is)