public final class InstrumentPrxHelper extends Ice.ObjectPrxHelperBase implements InstrumentPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
InstrumentPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<InstrumentAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyDetector_completed(Ice.TwowayCallbackArg1<java.util.List<Detector>> __cb,
Ice.AsyncResult __result) |
static void |
__copyDichroic_completed(Ice.TwowayCallbackArg1<java.util.List<Dichroic>> __cb,
Ice.AsyncResult __result) |
static void |
__copyFilter_completed(Ice.TwowayCallbackArg1<java.util.List<Filter>> __cb,
Ice.AsyncResult __result) |
static void |
__copyFilterSet_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSet>> __cb,
Ice.AsyncResult __result) |
static void |
__copyLightSource_completed(Ice.TwowayCallbackArg1<java.util.List<LightSource>> __cb,
Ice.AsyncResult __result) |
static void |
__copyObjective_completed(Ice.TwowayCallbackArg1<java.util.List<Objective>> __cb,
Ice.AsyncResult __result) |
static void |
__copyOtf_completed(Ice.TwowayCallbackArg1<java.util.List<OTF>> __cb,
Ice.AsyncResult __result) |
static void |
__findInstrumentAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<InstrumentAnnotationLink>> __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 |
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getMicroscope_completed(Ice.TwowayCallbackArg1<Microscope> __cb,
Ice.AsyncResult __result) |
static void |
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __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<InstrumentAnnotationLink> __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 InstrumentPrx |
__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 |
__sizeOfDetector_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfDichroic_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfFilter_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfFilterSet_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfLightSource_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfObjective_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfOtf_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
InstrumentPrx v) |
void |
addAllDetectorSet(java.util.List<Detector> targets) |
void |
addAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllDichroicSet(java.util.List<Dichroic> targets) |
void |
addAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllFilterSet(java.util.List<Filter> targets) |
void |
addAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllFilterSetSet(java.util.List<FilterSet> targets) |
void |
addAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets) |
void |
addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllLightSourceSet(java.util.List<LightSource> targets) |
void |
addAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllObjectiveSet(java.util.List<Objective> targets) |
void |
addAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllOTFSet(java.util.List<OTF> targets) |
void |
addAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addDetector(Detector target) |
void |
addDetector(Detector target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addDichroic(Dichroic target) |
void |
addDichroic(Dichroic target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilter(Filter target) |
void |
addFilter(Filter target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilterSet(FilterSet target) |
void |
addFilterSet(FilterSet target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addInstrumentAnnotationLink(InstrumentAnnotationLink target) |
void |
addInstrumentAnnotationLink(InstrumentAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides) |
void |
addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addLightSource(LightSource target) |
void |
addLightSource(LightSource target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addObjective(Objective target) |
void |
addObjective(Objective target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addOTF(OTF target) |
void |
addOTF(OTF target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
Callback_Instrument_addAllDetectorSet __cb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllDetectorSet __cb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllDetectorSet(java.util.List<Detector> 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_addAllDichroicSet(java.util.List<Dichroic> targets) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
Callback_Instrument_addAllDichroicSet __cb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllDichroicSet __cb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllDichroicSet(java.util.List<Dichroic> 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_addAllFilterSet(java.util.List<Filter> targets) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
Callback_Instrument_addAllFilterSet __cb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllFilterSet __cb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilterSet(java.util.List<Filter> 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_addAllFilterSetSet(java.util.List<FilterSet> targets) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
Callback_Instrument_addAllFilterSetSet __cb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllFilterSetSet __cb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilterSetSet(java.util.List<FilterSet> 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_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> 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_addAllLightSourceSet(java.util.List<LightSource> targets) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
Callback_Instrument_addAllLightSourceSet __cb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllLightSourceSet __cb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllLightSourceSet(java.util.List<LightSource> 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_addAllObjectiveSet(java.util.List<Objective> targets) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
Callback_Instrument_addAllObjectiveSet __cb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllObjectiveSet __cb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllObjectiveSet(java.util.List<Objective> 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_addAllOTFSet(java.util.List<OTF> targets) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
Callback_Instrument_addAllOTFSet __cb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addAllOTFSet __cb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllOTFSet(java.util.List<OTF> 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_addDetector(Detector target) |
Ice.AsyncResult |
begin_addDetector(Detector target,
Callback_Instrument_addDetector __cb) |
Ice.AsyncResult |
begin_addDetector(Detector target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addDetector(Detector target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addDetector(Detector target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addDetector(Detector target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addDetector(Detector target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addDetector __cb) |
Ice.AsyncResult |
begin_addDetector(Detector target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addDetector(Detector target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addDetector(Detector 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_addDichroic(Dichroic target) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
Callback_Instrument_addDichroic __cb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addDichroic __cb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addDichroic(Dichroic 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_addFilter(Filter target) |
Ice.AsyncResult |
begin_addFilter(Filter target,
Callback_Instrument_addFilter __cb) |
Ice.AsyncResult |
begin_addFilter(Filter target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilter(Filter target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilter(Filter target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilter(Filter target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilter(Filter target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addFilter __cb) |
Ice.AsyncResult |
begin_addFilter(Filter target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilter(Filter target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilter(Filter 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_addFilterSet(FilterSet target) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
Callback_Instrument_addFilterSet __cb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addFilterSet __cb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilterSet(FilterSet 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_addInstrumentAnnotationLink(InstrumentAnnotationLink target) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
Callback_Instrument_addInstrumentAnnotationLink __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addInstrumentAnnotationLink __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLink(InstrumentAnnotationLink 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_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink 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_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink 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_addLightSource(LightSource target) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
Callback_Instrument_addLightSource __cb) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addLightSource __cb) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addLightSource(LightSource target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addLightSource(LightSource 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_addObjective(Objective target) |
Ice.AsyncResult |
begin_addObjective(Objective target,
Callback_Instrument_addObjective __cb) |
Ice.AsyncResult |
begin_addObjective(Objective target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addObjective(Objective target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addObjective(Objective target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addObjective(Objective target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addObjective(Objective target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addObjective __cb) |
Ice.AsyncResult |
begin_addObjective(Objective target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addObjective(Objective target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addObjective(Objective 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_addOTF(OTF target) |
Ice.AsyncResult |
begin_addOTF(OTF target,
Callback_Instrument_addOTF __cb) |
Ice.AsyncResult |
begin_addOTF(OTF target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addOTF(OTF target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addOTF(OTF target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addOTF(OTF target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addOTF(OTF target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_addOTF __cb) |
Ice.AsyncResult |
begin_addOTF(OTF target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addOTF(OTF target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addOTF(OTF 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_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Instrument_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_Instrument_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_clearDetector() |
Ice.AsyncResult |
begin_clearDetector(Callback_Instrument_clearDetector __cb) |
Ice.AsyncResult |
begin_clearDetector(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearDetector __cb) |
Ice.AsyncResult |
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearDetector(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_clearDichroic() |
Ice.AsyncResult |
begin_clearDichroic(Callback_Instrument_clearDichroic __cb) |
Ice.AsyncResult |
begin_clearDichroic(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearDichroic __cb) |
Ice.AsyncResult |
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearDichroic(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_clearFilter() |
Ice.AsyncResult |
begin_clearFilter(Callback_Instrument_clearFilter __cb) |
Ice.AsyncResult |
begin_clearFilter(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearFilter __cb) |
Ice.AsyncResult |
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearFilter(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_clearFilterSet() |
Ice.AsyncResult |
begin_clearFilterSet(Callback_Instrument_clearFilterSet __cb) |
Ice.AsyncResult |
begin_clearFilterSet(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearFilterSet __cb) |
Ice.AsyncResult |
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearFilterSet(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_clearLightSource() |
Ice.AsyncResult |
begin_clearLightSource(Callback_Instrument_clearLightSource __cb) |
Ice.AsyncResult |
begin_clearLightSource(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearLightSource __cb) |
Ice.AsyncResult |
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearLightSource(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_clearObjective() |
Ice.AsyncResult |
begin_clearObjective(Callback_Instrument_clearObjective __cb) |
Ice.AsyncResult |
begin_clearObjective(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearObjective __cb) |
Ice.AsyncResult |
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearObjective(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_clearOtf() |
Ice.AsyncResult |
begin_clearOtf(Callback_Instrument_clearOtf __cb) |
Ice.AsyncResult |
begin_clearOtf(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_clearOtf __cb) |
Ice.AsyncResult |
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearOtf(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_Instrument_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __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_Instrument_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<InstrumentAnnotationLink>> __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<InstrumentAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyDetector() |
Ice.AsyncResult |
begin_copyDetector(Callback_Instrument_copyDetector __cb) |
Ice.AsyncResult |
begin_copyDetector(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyDetector __cb) |
Ice.AsyncResult |
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyDichroic() |
Ice.AsyncResult |
begin_copyDichroic(Callback_Instrument_copyDichroic __cb) |
Ice.AsyncResult |
begin_copyDichroic(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyDichroic __cb) |
Ice.AsyncResult |
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyFilter() |
Ice.AsyncResult |
begin_copyFilter(Callback_Instrument_copyFilter __cb) |
Ice.AsyncResult |
begin_copyFilter(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyFilter __cb) |
Ice.AsyncResult |
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyFilterSet() |
Ice.AsyncResult |
begin_copyFilterSet(Callback_Instrument_copyFilterSet __cb) |
Ice.AsyncResult |
begin_copyFilterSet(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyFilterSet __cb) |
Ice.AsyncResult |
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyLightSource() |
Ice.AsyncResult |
begin_copyLightSource(Callback_Instrument_copyLightSource __cb) |
Ice.AsyncResult |
begin_copyLightSource(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyLightSource __cb) |
Ice.AsyncResult |
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyObjective() |
Ice.AsyncResult |
begin_copyObjective(Callback_Instrument_copyObjective __cb) |
Ice.AsyncResult |
begin_copyObjective(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyObjective __cb) |
Ice.AsyncResult |
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyOtf() |
Ice.AsyncResult |
begin_copyOtf(Callback_Instrument_copyOtf __cb) |
Ice.AsyncResult |
begin_copyOtf(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_copyOtf __cb) |
Ice.AsyncResult |
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
Callback_Instrument_findInstrumentAnnotationLink __cb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_findInstrumentAnnotationLink __cb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findInstrumentAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Instrument_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_Instrument_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_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_getMicroscope() |
Ice.AsyncResult |
begin_getMicroscope(Callback_Instrument_getMicroscope __cb) |
Ice.AsyncResult |
begin_getMicroscope(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_getMicroscope __cb) |
Ice.AsyncResult |
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Microscope> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Microscope> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Instrument_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_Instrument_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_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_Instrument_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __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_Instrument_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<InstrumentAnnotationLink> __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<InstrumentAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Instrument_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_Instrument_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(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
Callback_Instrument_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Instrument 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(Instrument 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_reloadDetector(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
Callback_Instrument_reloadDetector __cb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadDetector __cb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadDetector(Instrument 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_reloadDichroic(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
Callback_Instrument_reloadDichroic __cb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadDichroic __cb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadDichroic(Instrument 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_reloadFilter(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
Callback_Instrument_reloadFilter __cb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadFilter __cb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadFilter(Instrument 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_reloadFilterSet(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
Callback_Instrument_reloadFilterSet __cb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadFilterSet __cb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadFilterSet(Instrument 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_reloadLightSource(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
Callback_Instrument_reloadLightSource __cb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadLightSource __cb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadLightSource(Instrument 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_reloadObjective(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
Callback_Instrument_reloadObjective __cb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadObjective __cb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadObjective(Instrument 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_reloadOtf(Instrument toCopy) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
Callback_Instrument_reloadOtf __cb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_reloadOtf __cb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadOtf(Instrument 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_removeAllDetectorSet(java.util.List<Detector> targets) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
Callback_Instrument_removeAllDetectorSet __cb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllDetectorSet __cb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllDetectorSet(java.util.List<Detector> 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_removeAllDichroicSet(java.util.List<Dichroic> targets) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
Callback_Instrument_removeAllDichroicSet __cb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllDichroicSet __cb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllDichroicSet(java.util.List<Dichroic> 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_removeAllFilterSet(java.util.List<Filter> targets) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
Callback_Instrument_removeAllFilterSet __cb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllFilterSet __cb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilterSet(java.util.List<Filter> 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_removeAllFilterSetSet(java.util.List<FilterSet> targets) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
Callback_Instrument_removeAllFilterSetSet __cb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllFilterSetSet __cb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilterSetSet(java.util.List<FilterSet> 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_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> 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_removeAllLightSourceSet(java.util.List<LightSource> targets) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
Callback_Instrument_removeAllLightSourceSet __cb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllLightSourceSet __cb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllLightSourceSet(java.util.List<LightSource> 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_removeAllObjectiveSet(java.util.List<Objective> targets) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
Callback_Instrument_removeAllObjectiveSet __cb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllObjectiveSet __cb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllObjectiveSet(java.util.List<Objective> 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_removeAllOTFSet(java.util.List<OTF> targets) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
Callback_Instrument_removeAllOTFSet __cb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeAllOTFSet __cb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllOTFSet(java.util.List<OTF> 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_removeDetector(Detector theTarget) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
Callback_Instrument_removeDetector __cb) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeDetector __cb) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeDetector(Detector theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeDetector(Detector 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_removeDichroic(Dichroic theTarget) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
Callback_Instrument_removeDichroic __cb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeDichroic __cb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeDichroic(Dichroic 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_removeFilter(Filter theTarget) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
Callback_Instrument_removeFilter __cb) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeFilter __cb) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilter(Filter theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilter(Filter 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_removeFilterSet(FilterSet theTarget) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
Callback_Instrument_removeFilterSet __cb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeFilterSet __cb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilterSet(FilterSet 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_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
Callback_Instrument_removeInstrumentAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeInstrumentAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink 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_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink 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_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink 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_removeLightSource(LightSource theTarget) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
Callback_Instrument_removeLightSource __cb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeLightSource __cb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeLightSource(LightSource 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_removeObjective(Objective theTarget) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
Callback_Instrument_removeObjective __cb) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeObjective __cb) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeObjective(Objective theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeObjective(Objective 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_removeOTF(OTF theTarget) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
Callback_Instrument_removeOTF __cb) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_removeOTF __cb) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeOTF(OTF theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeOTF(OTF 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_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_setMicroscope(Microscope theMicroscope) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
Callback_Instrument_setMicroscope __cb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_setMicroscope __cb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMicroscope(Microscope theMicroscope,
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_Instrument_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_Instrument_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_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_Instrument_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_Instrument_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_sizeOfDetector() |
Ice.AsyncResult |
begin_sizeOfDetector(Callback_Instrument_sizeOfDetector __cb) |
Ice.AsyncResult |
begin_sizeOfDetector(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfDetector __cb) |
Ice.AsyncResult |
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfDetector(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_sizeOfDichroic() |
Ice.AsyncResult |
begin_sizeOfDichroic(Callback_Instrument_sizeOfDichroic __cb) |
Ice.AsyncResult |
begin_sizeOfDichroic(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfDichroic __cb) |
Ice.AsyncResult |
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfDichroic(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_sizeOfFilter() |
Ice.AsyncResult |
begin_sizeOfFilter(Callback_Instrument_sizeOfFilter __cb) |
Ice.AsyncResult |
begin_sizeOfFilter(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfFilter __cb) |
Ice.AsyncResult |
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfFilter(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_sizeOfFilterSet() |
Ice.AsyncResult |
begin_sizeOfFilterSet(Callback_Instrument_sizeOfFilterSet __cb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfFilterSet __cb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfFilterSet(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_sizeOfLightSource() |
Ice.AsyncResult |
begin_sizeOfLightSource(Callback_Instrument_sizeOfLightSource __cb) |
Ice.AsyncResult |
begin_sizeOfLightSource(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfLightSource __cb) |
Ice.AsyncResult |
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfLightSource(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_sizeOfObjective() |
Ice.AsyncResult |
begin_sizeOfObjective(Callback_Instrument_sizeOfObjective __cb) |
Ice.AsyncResult |
begin_sizeOfObjective(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfObjective __cb) |
Ice.AsyncResult |
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfObjective(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_sizeOfOtf() |
Ice.AsyncResult |
begin_sizeOfOtf(Callback_Instrument_sizeOfOtf __cb) |
Ice.AsyncResult |
begin_sizeOfOtf(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_sizeOfOtf __cb) |
Ice.AsyncResult |
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfOtf(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_Instrument_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_Instrument_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_Instrument_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_Instrument_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.
|
Ice.AsyncResult |
begin_unloadDetector() |
Ice.AsyncResult |
begin_unloadDetector(Callback_Instrument_unloadDetector __cb) |
Ice.AsyncResult |
begin_unloadDetector(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadDetector __cb) |
Ice.AsyncResult |
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadDetector(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_unloadDichroic() |
Ice.AsyncResult |
begin_unloadDichroic(Callback_Instrument_unloadDichroic __cb) |
Ice.AsyncResult |
begin_unloadDichroic(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadDichroic __cb) |
Ice.AsyncResult |
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadDichroic(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_unloadFilter() |
Ice.AsyncResult |
begin_unloadFilter(Callback_Instrument_unloadFilter __cb) |
Ice.AsyncResult |
begin_unloadFilter(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadFilter __cb) |
Ice.AsyncResult |
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadFilter(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_unloadFilterSet() |
Ice.AsyncResult |
begin_unloadFilterSet(Callback_Instrument_unloadFilterSet __cb) |
Ice.AsyncResult |
begin_unloadFilterSet(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadFilterSet __cb) |
Ice.AsyncResult |
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadFilterSet(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_unloadLightSource() |
Ice.AsyncResult |
begin_unloadLightSource(Callback_Instrument_unloadLightSource __cb) |
Ice.AsyncResult |
begin_unloadLightSource(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadLightSource __cb) |
Ice.AsyncResult |
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadLightSource(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_unloadObjective() |
Ice.AsyncResult |
begin_unloadObjective(Callback_Instrument_unloadObjective __cb) |
Ice.AsyncResult |
begin_unloadObjective(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadObjective __cb) |
Ice.AsyncResult |
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadObjective(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_unloadOtf() |
Ice.AsyncResult |
begin_unloadOtf(Callback_Instrument_unloadOtf __cb) |
Ice.AsyncResult |
begin_unloadOtf(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Instrument_unloadOtf __cb) |
Ice.AsyncResult |
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
static InstrumentPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static InstrumentPrx |
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 InstrumentPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static InstrumentPrx |
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) |
void |
clearDetector() |
void |
clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearDichroic() |
void |
clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearFilter() |
void |
clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearFilterSet() |
void |
clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearLightSource() |
void |
clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearObjective() |
void |
clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearOtf() |
void |
clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<InstrumentAnnotationLink> |
copyAnnotationLinks() |
java.util.List<InstrumentAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Detector> |
copyDetector() |
java.util.List<Detector> |
copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Dichroic> |
copyDichroic() |
java.util.List<Dichroic> |
copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Filter> |
copyFilter() |
java.util.List<Filter> |
copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<FilterSet> |
copyFilterSet() |
java.util.List<FilterSet> |
copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<LightSource> |
copyLightSource() |
java.util.List<LightSource> |
copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Objective> |
copyObjective() |
java.util.List<Objective> |
copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<OTF> |
copyOtf() |
java.util.List<OTF> |
copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllDetectorSet(Ice.AsyncResult __iresult) |
void |
end_addAllDichroicSet(Ice.AsyncResult __iresult) |
void |
end_addAllFilterSet(Ice.AsyncResult __iresult) |
void |
end_addAllFilterSetSet(Ice.AsyncResult __iresult) |
void |
end_addAllInstrumentAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllLightSourceSet(Ice.AsyncResult __iresult) |
void |
end_addAllObjectiveSet(Ice.AsyncResult __iresult) |
void |
end_addAllOTFSet(Ice.AsyncResult __iresult) |
void |
end_addDetector(Ice.AsyncResult __iresult) |
void |
end_addDichroic(Ice.AsyncResult __iresult) |
void |
end_addFilter(Ice.AsyncResult __iresult) |
void |
end_addFilterSet(Ice.AsyncResult __iresult) |
void |
end_addInstrumentAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_addInstrumentAnnotationLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addLightSource(Ice.AsyncResult __iresult) |
void |
end_addObjective(Ice.AsyncResult __iresult) |
void |
end_addOTF(Ice.AsyncResult __iresult) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_clearDetector(Ice.AsyncResult __iresult) |
void |
end_clearDichroic(Ice.AsyncResult __iresult) |
void |
end_clearFilter(Ice.AsyncResult __iresult) |
void |
end_clearFilterSet(Ice.AsyncResult __iresult) |
void |
end_clearLightSource(Ice.AsyncResult __iresult) |
void |
end_clearObjective(Ice.AsyncResult __iresult) |
void |
end_clearOtf(Ice.AsyncResult __iresult) |
java.util.List<InstrumentAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __iresult) |
java.util.List<Detector> |
end_copyDetector(Ice.AsyncResult __iresult) |
java.util.List<Dichroic> |
end_copyDichroic(Ice.AsyncResult __iresult) |
java.util.List<Filter> |
end_copyFilter(Ice.AsyncResult __iresult) |
java.util.List<FilterSet> |
end_copyFilterSet(Ice.AsyncResult __iresult) |
java.util.List<LightSource> |
end_copyLightSource(Ice.AsyncResult __iresult) |
java.util.List<Objective> |
end_copyObjective(Ice.AsyncResult __iresult) |
java.util.List<OTF> |
end_copyOtf(Ice.AsyncResult __iresult) |
java.util.List<InstrumentAnnotationLink> |
end_findInstrumentAnnotationLink(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) |
Details |
end_getDetails(Ice.AsyncResult __iresult) |
RLong |
end_getId(Ice.AsyncResult __iresult) |
Microscope |
end_getMicroscope(Ice.AsyncResult __iresult) |
RInt |
end_getVersion(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.
|
InstrumentAnnotationLink |
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_reloadDetector(Ice.AsyncResult __iresult) |
void |
end_reloadDichroic(Ice.AsyncResult __iresult) |
void |
end_reloadFilter(Ice.AsyncResult __iresult) |
void |
end_reloadFilterSet(Ice.AsyncResult __iresult) |
void |
end_reloadLightSource(Ice.AsyncResult __iresult) |
void |
end_reloadObjective(Ice.AsyncResult __iresult) |
void |
end_reloadOtf(Ice.AsyncResult __iresult) |
void |
end_removeAllDetectorSet(Ice.AsyncResult __iresult) |
void |
end_removeAllDichroicSet(Ice.AsyncResult __iresult) |
void |
end_removeAllFilterSet(Ice.AsyncResult __iresult) |
void |
end_removeAllFilterSetSet(Ice.AsyncResult __iresult) |
void |
end_removeAllInstrumentAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllLightSourceSet(Ice.AsyncResult __iresult) |
void |
end_removeAllObjectiveSet(Ice.AsyncResult __iresult) |
void |
end_removeAllOTFSet(Ice.AsyncResult __iresult) |
void |
end_removeDetector(Ice.AsyncResult __iresult) |
void |
end_removeDichroic(Ice.AsyncResult __iresult) |
void |
end_removeFilter(Ice.AsyncResult __iresult) |
void |
end_removeFilterSet(Ice.AsyncResult __iresult) |
void |
end_removeInstrumentAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_removeInstrumentAnnotationLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeLightSource(Ice.AsyncResult __iresult) |
void |
end_removeObjective(Ice.AsyncResult __iresult) |
void |
end_removeOTF(Ice.AsyncResult __iresult) |
void |
end_setId(Ice.AsyncResult __iresult) |
void |
end_setMicroscope(Ice.AsyncResult __iresult) |
void |
end_setVersion(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) |
int |
end_sizeOfDetector(Ice.AsyncResult __iresult) |
int |
end_sizeOfDichroic(Ice.AsyncResult __iresult) |
int |
end_sizeOfFilter(Ice.AsyncResult __iresult) |
int |
end_sizeOfFilterSet(Ice.AsyncResult __iresult) |
int |
end_sizeOfLightSource(Ice.AsyncResult __iresult) |
int |
end_sizeOfObjective(Ice.AsyncResult __iresult) |
int |
end_sizeOfOtf(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.
|
void |
end_unloadDetector(Ice.AsyncResult __iresult) |
void |
end_unloadDichroic(Ice.AsyncResult __iresult) |
void |
end_unloadFilter(Ice.AsyncResult __iresult) |
void |
end_unloadFilterSet(Ice.AsyncResult __iresult) |
void |
end_unloadLightSource(Ice.AsyncResult __iresult) |
void |
end_unloadObjective(Ice.AsyncResult __iresult) |
void |
end_unloadOtf(Ice.AsyncResult __iresult) |
java.util.List<InstrumentAnnotationLink> |
findInstrumentAnnotationLink(Annotation removal) |
java.util.List<InstrumentAnnotationLink> |
findInstrumentAnnotationLink(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) |
RLong |
getId() |
RLong |
getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Microscope |
getMicroscope() |
Microscope |
getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(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.
|
InstrumentAnnotationLink |
linkAnnotation(Annotation addition) |
InstrumentAnnotationLink |
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(Instrument toCopy) |
void |
reloadAnnotationLinks(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadDetector(Instrument toCopy) |
void |
reloadDetector(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadDichroic(Instrument toCopy) |
void |
reloadDichroic(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadFilter(Instrument toCopy) |
void |
reloadFilter(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadFilterSet(Instrument toCopy) |
void |
reloadFilterSet(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadLightSource(Instrument toCopy) |
void |
reloadLightSource(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadObjective(Instrument toCopy) |
void |
reloadObjective(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadOtf(Instrument toCopy) |
void |
reloadOtf(Instrument toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllDetectorSet(java.util.List<Detector> targets) |
void |
removeAllDetectorSet(java.util.List<Detector> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllDichroicSet(java.util.List<Dichroic> targets) |
void |
removeAllDichroicSet(java.util.List<Dichroic> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllFilterSet(java.util.List<Filter> targets) |
void |
removeAllFilterSet(java.util.List<Filter> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllFilterSetSet(java.util.List<FilterSet> targets) |
void |
removeAllFilterSetSet(java.util.List<FilterSet> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets) |
void |
removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllLightSourceSet(java.util.List<LightSource> targets) |
void |
removeAllLightSourceSet(java.util.List<LightSource> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllObjectiveSet(java.util.List<Objective> targets) |
void |
removeAllObjectiveSet(java.util.List<Objective> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllOTFSet(java.util.List<OTF> targets) |
void |
removeAllOTFSet(java.util.List<OTF> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeDetector(Detector theTarget) |
void |
removeDetector(Detector theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeDichroic(Dichroic theTarget) |
void |
removeDichroic(Dichroic theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilter(Filter theTarget) |
void |
removeFilter(Filter theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilterSet(FilterSet theTarget) |
void |
removeFilterSet(FilterSet theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget) |
void |
removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides) |
void |
removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeLightSource(LightSource theTarget) |
void |
removeLightSource(LightSource theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeObjective(Objective theTarget) |
void |
removeObjective(Objective theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeOTF(OTF theTarget) |
void |
removeOTF(OTF theTarget,
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 |
setMicroscope(Microscope theMicroscope) |
void |
setMicroscope(Microscope theMicroscope,
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) |
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) |
int |
sizeOfDetector() |
int |
sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfDichroic() |
int |
sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfFilter() |
int |
sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfFilterSet() |
int |
sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfLightSource() |
int |
sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfObjective() |
int |
sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfOtf() |
int |
sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static InstrumentPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static InstrumentPrx |
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.
|
void |
unloadDetector() |
void |
unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadDichroic() |
void |
unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadFilter() |
void |
unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadFilterSet() |
void |
unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadLightSource() |
void |
unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadObjective() |
void |
unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadOtf() |
void |
unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx) |
__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 void addAllDetectorSet(java.util.List<Detector> targets)
addAllDetectorSet
in interface InstrumentPrx
public void addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, Ice.Callback __cb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, Callback_Instrument_addAllDetectorSet __cb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllDetectorSet __cb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDetectorSet(java.util.List<Detector> 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_addAllDetectorSet
in interface InstrumentPrx
public void end_addAllDetectorSet(Ice.AsyncResult __iresult)
end_addAllDetectorSet
in interface InstrumentPrx
public void addAllDichroicSet(java.util.List<Dichroic> targets)
addAllDichroicSet
in interface InstrumentPrx
public void addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, Ice.Callback __cb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, Callback_Instrument_addAllDichroicSet __cb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllDichroicSet __cb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllDichroicSet(java.util.List<Dichroic> 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_addAllDichroicSet
in interface InstrumentPrx
public void end_addAllDichroicSet(Ice.AsyncResult __iresult)
end_addAllDichroicSet
in interface InstrumentPrx
public void addAllFilterSet(java.util.List<Filter> targets)
addAllFilterSet
in interface InstrumentPrx
public void addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, Ice.Callback __cb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, Callback_Instrument_addAllFilterSet __cb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllFilterSet __cb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSet(java.util.List<Filter> 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_addAllFilterSet
in interface InstrumentPrx
public void end_addAllFilterSet(Ice.AsyncResult __iresult)
end_addAllFilterSet
in interface InstrumentPrx
public void addAllFilterSetSet(java.util.List<FilterSet> targets)
addAllFilterSetSet
in interface InstrumentPrx
public void addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Callback __cb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, Callback_Instrument_addAllFilterSetSet __cb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllFilterSetSet __cb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllFilterSetSet(java.util.List<FilterSet> 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_addAllFilterSetSet
in interface InstrumentPrx
public void end_addAllFilterSetSet(Ice.AsyncResult __iresult)
end_addAllFilterSetSet
in interface InstrumentPrx
public void addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public void addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Callback __cb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllInstrumentAnnotationLinkSet __cb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> 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_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public void end_addAllInstrumentAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public void addAllLightSourceSet(java.util.List<LightSource> targets)
addAllLightSourceSet
in interface InstrumentPrx
public void addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, Ice.Callback __cb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, Callback_Instrument_addAllLightSourceSet __cb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllLightSourceSet __cb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllLightSourceSet(java.util.List<LightSource> 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_addAllLightSourceSet
in interface InstrumentPrx
public void end_addAllLightSourceSet(Ice.AsyncResult __iresult)
end_addAllLightSourceSet
in interface InstrumentPrx
public void addAllOTFSet(java.util.List<OTF> targets)
addAllOTFSet
in interface InstrumentPrx
public void addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, Ice.Callback __cb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, Callback_Instrument_addAllOTFSet __cb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllOTFSet __cb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllOTFSet(java.util.List<OTF> 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_addAllOTFSet
in interface InstrumentPrx
public void end_addAllOTFSet(Ice.AsyncResult __iresult)
end_addAllOTFSet
in interface InstrumentPrx
public void addAllObjectiveSet(java.util.List<Objective> targets)
addAllObjectiveSet
in interface InstrumentPrx
public void addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, Ice.Callback __cb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, Callback_Instrument_addAllObjectiveSet __cb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addAllObjectiveSet __cb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addAllObjectiveSet(java.util.List<Objective> 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_addAllObjectiveSet
in interface InstrumentPrx
public void end_addAllObjectiveSet(Ice.AsyncResult __iresult)
end_addAllObjectiveSet
in interface InstrumentPrx
public void addDetector(Detector target)
addDetector
in interface InstrumentPrx
public void addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, Ice.Callback __cb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, Callback_Instrument_addDetector __cb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addDetector __cb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_addDetector(Detector 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_addDetector
in interface InstrumentPrx
public void end_addDetector(Ice.AsyncResult __iresult)
end_addDetector
in interface InstrumentPrx
public void addDichroic(Dichroic target)
addDichroic
in interface InstrumentPrx
public void addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, Ice.Callback __cb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, Callback_Instrument_addDichroic __cb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addDichroic __cb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_addDichroic(Dichroic 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_addDichroic
in interface InstrumentPrx
public void end_addDichroic(Ice.AsyncResult __iresult)
end_addDichroic
in interface InstrumentPrx
public void addFilter(Filter target)
addFilter
in interface InstrumentPrx
public void addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, Ice.Callback __cb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, Callback_Instrument_addFilter __cb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addFilter __cb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilter(Filter 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_addFilter
in interface InstrumentPrx
public void end_addFilter(Ice.AsyncResult __iresult)
end_addFilter
in interface InstrumentPrx
public void addFilterSet(FilterSet target)
addFilterSet
in interface InstrumentPrx
public void addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, Ice.Callback __cb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, Callback_Instrument_addFilterSet __cb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addFilterSet __cb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_addFilterSet(FilterSet 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_addFilterSet
in interface InstrumentPrx
public void end_addFilterSet(Ice.AsyncResult __iresult)
end_addFilterSet
in interface InstrumentPrx
public void addInstrumentAnnotationLink(InstrumentAnnotationLink target)
addInstrumentAnnotationLink
in interface InstrumentPrx
public void addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, Ice.Callback __cb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, Callback_Instrument_addInstrumentAnnotationLink __cb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addInstrumentAnnotationLink __cb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLink(InstrumentAnnotationLink 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_addInstrumentAnnotationLink
in interface InstrumentPrx
public void end_addInstrumentAnnotationLink(Ice.AsyncResult __iresult)
end_addInstrumentAnnotationLink
in interface InstrumentPrx
public void addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides)
addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public void addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addInstrumentAnnotationLinkToBoth __cb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_addInstrumentAnnotationLinkToBoth(InstrumentAnnotationLink 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_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public void end_addInstrumentAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addInstrumentAnnotationLinkToBoth
in interface InstrumentPrx
public void addLightSource(LightSource target)
addLightSource
in interface InstrumentPrx
public void addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, Ice.Callback __cb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, Callback_Instrument_addLightSource __cb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addLightSource __cb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_addLightSource(LightSource 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_addLightSource
in interface InstrumentPrx
public void end_addLightSource(Ice.AsyncResult __iresult)
end_addLightSource
in interface InstrumentPrx
public void addOTF(OTF target)
addOTF
in interface InstrumentPrx
public void addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, Ice.Callback __cb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, Callback_Instrument_addOTF __cb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addOTF __cb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_addOTF(OTF 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_addOTF
in interface InstrumentPrx
public void end_addOTF(Ice.AsyncResult __iresult)
end_addOTF
in interface InstrumentPrx
public void addObjective(Objective target)
addObjective
in interface InstrumentPrx
public void addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, Ice.Callback __cb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, Callback_Instrument_addObjective __cb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_addObjective __cb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_addObjective(Objective 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_addObjective
in interface InstrumentPrx
public void end_addObjective(Ice.AsyncResult __iresult)
end_addObjective
in interface InstrumentPrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface InstrumentPrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Instrument_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface InstrumentPrx
public void clearDetector()
clearDetector
in interface InstrumentPrx
public void clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector()
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(Ice.Callback __cb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(Callback_Instrument_clearDetector __cb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearDetector __cb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDetector(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_clearDetector
in interface InstrumentPrx
public void end_clearDetector(Ice.AsyncResult __iresult)
end_clearDetector
in interface InstrumentPrx
public void clearDichroic()
clearDichroic
in interface InstrumentPrx
public void clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic()
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(Ice.Callback __cb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(Callback_Instrument_clearDichroic __cb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearDichroic __cb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_clearDichroic(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_clearDichroic
in interface InstrumentPrx
public void end_clearDichroic(Ice.AsyncResult __iresult)
end_clearDichroic
in interface InstrumentPrx
public void clearFilter()
clearFilter
in interface InstrumentPrx
public void clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter()
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(Ice.Callback __cb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(Callback_Instrument_clearFilter __cb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearFilter __cb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilter(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_clearFilter
in interface InstrumentPrx
public void end_clearFilter(Ice.AsyncResult __iresult)
end_clearFilter
in interface InstrumentPrx
public void clearFilterSet()
clearFilterSet
in interface InstrumentPrx
public void clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet()
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(Ice.Callback __cb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(Callback_Instrument_clearFilterSet __cb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearFilterSet __cb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_clearFilterSet(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_clearFilterSet
in interface InstrumentPrx
public void end_clearFilterSet(Ice.AsyncResult __iresult)
end_clearFilterSet
in interface InstrumentPrx
public void clearLightSource()
clearLightSource
in interface InstrumentPrx
public void clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource()
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(Ice.Callback __cb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(Callback_Instrument_clearLightSource __cb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearLightSource __cb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_clearLightSource(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_clearLightSource
in interface InstrumentPrx
public void end_clearLightSource(Ice.AsyncResult __iresult)
end_clearLightSource
in interface InstrumentPrx
public void clearObjective()
clearObjective
in interface InstrumentPrx
public void clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective()
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(Ice.Callback __cb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(Callback_Instrument_clearObjective __cb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearObjective __cb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_clearObjective(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_clearObjective
in interface InstrumentPrx
public void end_clearObjective(Ice.AsyncResult __iresult)
end_clearObjective
in interface InstrumentPrx
public void clearOtf()
clearOtf
in interface InstrumentPrx
public void clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf()
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(Ice.Callback __cb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(Callback_Instrument_clearOtf __cb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_clearOtf __cb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_clearOtf(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_clearOtf
in interface InstrumentPrx
public void end_clearOtf(Ice.AsyncResult __iresult)
end_clearOtf
in interface InstrumentPrx
public java.util.List<InstrumentAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface InstrumentPrx
public java.util.List<InstrumentAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Instrument_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface InstrumentPrx
public java.util.List<InstrumentAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface InstrumentPrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<InstrumentAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<Detector> copyDetector()
copyDetector
in interface InstrumentPrx
public java.util.List<Detector> copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector()
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(Ice.Callback __cb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(Callback_Instrument_copyDetector __cb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyDetector __cb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Detector>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyDetector
in interface InstrumentPrx
public java.util.List<Detector> end_copyDetector(Ice.AsyncResult __iresult)
end_copyDetector
in interface InstrumentPrx
public static void __copyDetector_completed(Ice.TwowayCallbackArg1<java.util.List<Detector>> __cb, Ice.AsyncResult __result)
public java.util.List<Dichroic> copyDichroic()
copyDichroic
in interface InstrumentPrx
public java.util.List<Dichroic> copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic()
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(Ice.Callback __cb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(Callback_Instrument_copyDichroic __cb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyDichroic __cb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_copyDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Dichroic>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyDichroic
in interface InstrumentPrx
public java.util.List<Dichroic> end_copyDichroic(Ice.AsyncResult __iresult)
end_copyDichroic
in interface InstrumentPrx
public static void __copyDichroic_completed(Ice.TwowayCallbackArg1<java.util.List<Dichroic>> __cb, Ice.AsyncResult __result)
public java.util.List<Filter> copyFilter()
copyFilter
in interface InstrumentPrx
public java.util.List<Filter> copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter()
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(Ice.Callback __cb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(Callback_Instrument_copyFilter __cb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyFilter __cb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Filter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyFilter
in interface InstrumentPrx
public java.util.List<Filter> end_copyFilter(Ice.AsyncResult __iresult)
end_copyFilter
in interface InstrumentPrx
public static void __copyFilter_completed(Ice.TwowayCallbackArg1<java.util.List<Filter>> __cb, Ice.AsyncResult __result)
public java.util.List<FilterSet> copyFilterSet()
copyFilterSet
in interface InstrumentPrx
public java.util.List<FilterSet> copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet()
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(Ice.Callback __cb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(Callback_Instrument_copyFilterSet __cb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyFilterSet __cb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_copyFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilterSet>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyFilterSet
in interface InstrumentPrx
public java.util.List<FilterSet> end_copyFilterSet(Ice.AsyncResult __iresult)
end_copyFilterSet
in interface InstrumentPrx
public static void __copyFilterSet_completed(Ice.TwowayCallbackArg1<java.util.List<FilterSet>> __cb, Ice.AsyncResult __result)
public java.util.List<LightSource> copyLightSource()
copyLightSource
in interface InstrumentPrx
public java.util.List<LightSource> copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource()
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(Ice.Callback __cb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(Callback_Instrument_copyLightSource __cb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyLightSource __cb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_copyLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<LightSource>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyLightSource
in interface InstrumentPrx
public java.util.List<LightSource> end_copyLightSource(Ice.AsyncResult __iresult)
end_copyLightSource
in interface InstrumentPrx
public static void __copyLightSource_completed(Ice.TwowayCallbackArg1<java.util.List<LightSource>> __cb, Ice.AsyncResult __result)
public java.util.List<Objective> copyObjective()
copyObjective
in interface InstrumentPrx
public java.util.List<Objective> copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective()
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(Ice.Callback __cb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(Callback_Instrument_copyObjective __cb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyObjective __cb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_copyObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Objective>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyObjective
in interface InstrumentPrx
public java.util.List<Objective> end_copyObjective(Ice.AsyncResult __iresult)
end_copyObjective
in interface InstrumentPrx
public static void __copyObjective_completed(Ice.TwowayCallbackArg1<java.util.List<Objective>> __cb, Ice.AsyncResult __result)
public java.util.List<OTF> copyOtf()
copyOtf
in interface InstrumentPrx
public java.util.List<OTF> copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf()
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(Ice.Callback __cb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(Callback_Instrument_copyOtf __cb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_copyOtf __cb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_copyOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<OTF>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyOtf
in interface InstrumentPrx
public java.util.List<OTF> end_copyOtf(Ice.AsyncResult __iresult)
end_copyOtf
in interface InstrumentPrx
public static void __copyOtf_completed(Ice.TwowayCallbackArg1<java.util.List<OTF>> __cb, Ice.AsyncResult __result)
public java.util.List<InstrumentAnnotationLink> findInstrumentAnnotationLink(Annotation removal)
findInstrumentAnnotationLink
in interface InstrumentPrx
public java.util.List<InstrumentAnnotationLink> findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, Callback_Instrument_findInstrumentAnnotationLink __cb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_findInstrumentAnnotationLink __cb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_findInstrumentAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InstrumentAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findInstrumentAnnotationLink
in interface InstrumentPrx
public java.util.List<InstrumentAnnotationLink> end_findInstrumentAnnotationLink(Ice.AsyncResult __iresult)
end_findInstrumentAnnotationLink
in interface InstrumentPrx
public static void __findInstrumentAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<InstrumentAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Instrument_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner
in interface InstrumentPrx
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public Microscope getMicroscope()
getMicroscope
in interface InstrumentPrx
public Microscope getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx)
getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope()
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(Ice.Callback __cb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(Callback_Instrument_getMicroscope __cb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getMicroscope __cb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_getMicroscope(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Microscope> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getMicroscope
in interface InstrumentPrx
public Microscope end_getMicroscope(Ice.AsyncResult __iresult)
end_getMicroscope
in interface InstrumentPrx
public static void __getMicroscope_completed(Ice.TwowayCallbackArg1<Microscope> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion
in interface InstrumentPrx
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion()
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(Callback_Instrument_getVersion __cb)
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_getVersion __cb)
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion
in interface InstrumentPrx
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public InstrumentAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface InstrumentPrx
public InstrumentAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Instrument_linkAnnotation __cb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_linkAnnotation __cb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InstrumentAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface InstrumentPrx
public InstrumentAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation
in interface InstrumentPrx
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<InstrumentAnnotationLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface InstrumentPrx
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Instrument_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface InstrumentPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList
in interface InstrumentPrx
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Instrument toCopy)
reloadAnnotationLinks
in interface InstrumentPrx
public void reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, Callback_Instrument_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument 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 InstrumentPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Instrument 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 InstrumentPrx
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks
in interface InstrumentPrx
public void reloadDetector(Instrument toCopy)
reloadDetector
in interface InstrumentPrx
public void reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, Ice.Callback __cb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, Callback_Instrument_reloadDetector __cb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadDetector __cb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDetector(Instrument 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_reloadDetector
in interface InstrumentPrx
public void end_reloadDetector(Ice.AsyncResult __iresult)
end_reloadDetector
in interface InstrumentPrx
public void reloadDichroic(Instrument toCopy)
reloadDichroic
in interface InstrumentPrx
public void reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, Ice.Callback __cb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, Callback_Instrument_reloadDichroic __cb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadDichroic __cb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadDichroic(Instrument 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_reloadDichroic
in interface InstrumentPrx
public void end_reloadDichroic(Ice.AsyncResult __iresult)
end_reloadDichroic
in interface InstrumentPrx
public void reloadFilter(Instrument toCopy)
reloadFilter
in interface InstrumentPrx
public void reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, Ice.Callback __cb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, Callback_Instrument_reloadFilter __cb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadFilter __cb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilter(Instrument 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_reloadFilter
in interface InstrumentPrx
public void end_reloadFilter(Ice.AsyncResult __iresult)
end_reloadFilter
in interface InstrumentPrx
public void reloadFilterSet(Instrument toCopy)
reloadFilterSet
in interface InstrumentPrx
public void reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, Ice.Callback __cb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, Callback_Instrument_reloadFilterSet __cb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadFilterSet __cb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadFilterSet(Instrument 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_reloadFilterSet
in interface InstrumentPrx
public void end_reloadFilterSet(Ice.AsyncResult __iresult)
end_reloadFilterSet
in interface InstrumentPrx
public void reloadLightSource(Instrument toCopy)
reloadLightSource
in interface InstrumentPrx
public void reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, Ice.Callback __cb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, Callback_Instrument_reloadLightSource __cb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadLightSource __cb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadLightSource(Instrument 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_reloadLightSource
in interface InstrumentPrx
public void end_reloadLightSource(Ice.AsyncResult __iresult)
end_reloadLightSource
in interface InstrumentPrx
public void reloadObjective(Instrument toCopy)
reloadObjective
in interface InstrumentPrx
public void reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, Ice.Callback __cb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, Callback_Instrument_reloadObjective __cb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadObjective __cb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadObjective(Instrument 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_reloadObjective
in interface InstrumentPrx
public void end_reloadObjective(Ice.AsyncResult __iresult)
end_reloadObjective
in interface InstrumentPrx
public void reloadOtf(Instrument toCopy)
reloadOtf
in interface InstrumentPrx
public void reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, Ice.Callback __cb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, Callback_Instrument_reloadOtf __cb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_reloadOtf __cb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_reloadOtf(Instrument 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_reloadOtf
in interface InstrumentPrx
public void end_reloadOtf(Ice.AsyncResult __iresult)
end_reloadOtf
in interface InstrumentPrx
public void removeAllDetectorSet(java.util.List<Detector> targets)
removeAllDetectorSet
in interface InstrumentPrx
public void removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, Ice.Callback __cb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, Callback_Instrument_removeAllDetectorSet __cb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllDetectorSet __cb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllDetectorSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDetectorSet(java.util.List<Detector> 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_removeAllDetectorSet
in interface InstrumentPrx
public void end_removeAllDetectorSet(Ice.AsyncResult __iresult)
end_removeAllDetectorSet
in interface InstrumentPrx
public void removeAllDichroicSet(java.util.List<Dichroic> targets)
removeAllDichroicSet
in interface InstrumentPrx
public void removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, Ice.Callback __cb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, Callback_Instrument_removeAllDichroicSet __cb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllDichroicSet __cb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllDichroicSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllDichroicSet(java.util.List<Dichroic> 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_removeAllDichroicSet
in interface InstrumentPrx
public void end_removeAllDichroicSet(Ice.AsyncResult __iresult)
end_removeAllDichroicSet
in interface InstrumentPrx
public void removeAllFilterSet(java.util.List<Filter> targets)
removeAllFilterSet
in interface InstrumentPrx
public void removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, Ice.Callback __cb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, Callback_Instrument_removeAllFilterSet __cb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllFilterSet __cb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSet(java.util.List<Filter> 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_removeAllFilterSet
in interface InstrumentPrx
public void end_removeAllFilterSet(Ice.AsyncResult __iresult)
end_removeAllFilterSet
in interface InstrumentPrx
public void removeAllFilterSetSet(java.util.List<FilterSet> targets)
removeAllFilterSetSet
in interface InstrumentPrx
public void removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, Ice.Callback __cb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, Callback_Instrument_removeAllFilterSetSet __cb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllFilterSetSet __cb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilterSetSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllFilterSetSet(java.util.List<FilterSet> 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_removeAllFilterSetSet
in interface InstrumentPrx
public void end_removeAllFilterSetSet(Ice.AsyncResult __iresult)
end_removeAllFilterSetSet
in interface InstrumentPrx
public void removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public void removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllInstrumentAnnotationLinkSet __cb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllInstrumentAnnotationLinkSet(java.util.List<InstrumentAnnotationLink> 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_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public void end_removeAllInstrumentAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllInstrumentAnnotationLinkSet
in interface InstrumentPrx
public void removeAllLightSourceSet(java.util.List<LightSource> targets)
removeAllLightSourceSet
in interface InstrumentPrx
public void removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, Ice.Callback __cb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, Callback_Instrument_removeAllLightSourceSet __cb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllLightSourceSet __cb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllLightSourceSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllLightSourceSet(java.util.List<LightSource> 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_removeAllLightSourceSet
in interface InstrumentPrx
public void end_removeAllLightSourceSet(Ice.AsyncResult __iresult)
end_removeAllLightSourceSet
in interface InstrumentPrx
public void removeAllOTFSet(java.util.List<OTF> targets)
removeAllOTFSet
in interface InstrumentPrx
public void removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, Ice.Callback __cb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, Callback_Instrument_removeAllOTFSet __cb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllOTFSet __cb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllOTFSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllOTFSet(java.util.List<OTF> 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_removeAllOTFSet
in interface InstrumentPrx
public void end_removeAllOTFSet(Ice.AsyncResult __iresult)
end_removeAllOTFSet
in interface InstrumentPrx
public void removeAllObjectiveSet(java.util.List<Objective> targets)
removeAllObjectiveSet
in interface InstrumentPrx
public void removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, Ice.Callback __cb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, Callback_Instrument_removeAllObjectiveSet __cb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeAllObjectiveSet __cb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllObjectiveSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeAllObjectiveSet(java.util.List<Objective> 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_removeAllObjectiveSet
in interface InstrumentPrx
public void end_removeAllObjectiveSet(Ice.AsyncResult __iresult)
end_removeAllObjectiveSet
in interface InstrumentPrx
public void removeDetector(Detector theTarget)
removeDetector
in interface InstrumentPrx
public void removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, Ice.Callback __cb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, Callback_Instrument_removeDetector __cb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeDetector __cb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDetector(Detector 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_removeDetector
in interface InstrumentPrx
public void end_removeDetector(Ice.AsyncResult __iresult)
end_removeDetector
in interface InstrumentPrx
public void removeDichroic(Dichroic theTarget)
removeDichroic
in interface InstrumentPrx
public void removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, Ice.Callback __cb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, Callback_Instrument_removeDichroic __cb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeDichroic __cb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_removeDichroic(Dichroic 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_removeDichroic
in interface InstrumentPrx
public void end_removeDichroic(Ice.AsyncResult __iresult)
end_removeDichroic
in interface InstrumentPrx
public void removeFilter(Filter theTarget)
removeFilter
in interface InstrumentPrx
public void removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, Ice.Callback __cb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, Callback_Instrument_removeFilter __cb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeFilter __cb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilter(Filter 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_removeFilter
in interface InstrumentPrx
public void end_removeFilter(Ice.AsyncResult __iresult)
end_removeFilter
in interface InstrumentPrx
public void removeFilterSet(FilterSet theTarget)
removeFilterSet
in interface InstrumentPrx
public void removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, Ice.Callback __cb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, Callback_Instrument_removeFilterSet __cb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeFilterSet __cb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_removeFilterSet(FilterSet 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_removeFilterSet
in interface InstrumentPrx
public void end_removeFilterSet(Ice.AsyncResult __iresult)
end_removeFilterSet
in interface InstrumentPrx
public void removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget)
removeInstrumentAnnotationLink
in interface InstrumentPrx
public void removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Ice.Callback __cb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, Callback_Instrument_removeInstrumentAnnotationLink __cb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeInstrumentAnnotationLink __cb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeInstrumentAnnotationLink
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLink(InstrumentAnnotationLink 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_removeInstrumentAnnotationLink
in interface InstrumentPrx
public void end_removeInstrumentAnnotationLink(Ice.AsyncResult __iresult)
end_removeInstrumentAnnotationLink
in interface InstrumentPrx
public void removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides)
removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public void removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeInstrumentAnnotationLinkFromBoth __cb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public Ice.AsyncResult begin_removeInstrumentAnnotationLinkFromBoth(InstrumentAnnotationLink 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_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public void end_removeInstrumentAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeInstrumentAnnotationLinkFromBoth
in interface InstrumentPrx
public void removeLightSource(LightSource theTarget)
removeLightSource
in interface InstrumentPrx
public void removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, Ice.Callback __cb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, Callback_Instrument_removeLightSource __cb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeLightSource __cb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_removeLightSource(LightSource 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_removeLightSource
in interface InstrumentPrx
public void end_removeLightSource(Ice.AsyncResult __iresult)
end_removeLightSource
in interface InstrumentPrx
public void removeOTF(OTF theTarget)
removeOTF
in interface InstrumentPrx
public void removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, Ice.Callback __cb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, Callback_Instrument_removeOTF __cb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeOTF __cb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeOTF
in interface InstrumentPrx
public Ice.AsyncResult begin_removeOTF(OTF 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_removeOTF
in interface InstrumentPrx
public void end_removeOTF(Ice.AsyncResult __iresult)
end_removeOTF
in interface InstrumentPrx
public void removeObjective(Objective theTarget)
removeObjective
in interface InstrumentPrx
public void removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, Ice.Callback __cb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, Callback_Instrument_removeObjective __cb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_removeObjective __cb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_removeObjective(Objective 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_removeObjective
in interface InstrumentPrx
public void end_removeObjective(Ice.AsyncResult __iresult)
end_removeObjective
in interface InstrumentPrx
public void setMicroscope(Microscope theMicroscope)
setMicroscope
in interface InstrumentPrx
public void setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx)
setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, Ice.Callback __cb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, Callback_Instrument_setMicroscope __cb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_setMicroscope __cb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setMicroscope
in interface InstrumentPrx
public Ice.AsyncResult begin_setMicroscope(Microscope theMicroscope, 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_setMicroscope
in interface InstrumentPrx
public void end_setMicroscope(Ice.AsyncResult __iresult)
end_setMicroscope
in interface InstrumentPrx
public void setVersion(RInt theVersion)
setVersion
in interface InstrumentPrx
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Instrument_setVersion __cb)
begin_setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_setVersion __cb)
begin_setVersion
in interface InstrumentPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion
in interface InstrumentPrx
public int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface InstrumentPrx
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Instrument_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks
in interface InstrumentPrx
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfDetector()
sizeOfDetector
in interface InstrumentPrx
public int sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector()
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(Ice.Callback __cb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(Callback_Instrument_sizeOfDetector __cb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfDetector __cb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDetector(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_sizeOfDetector
in interface InstrumentPrx
public int end_sizeOfDetector(Ice.AsyncResult __iresult)
end_sizeOfDetector
in interface InstrumentPrx
public static void __sizeOfDetector_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfDichroic()
sizeOfDichroic
in interface InstrumentPrx
public int sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic()
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(Ice.Callback __cb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(Callback_Instrument_sizeOfDichroic __cb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfDichroic __cb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfDichroic(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_sizeOfDichroic
in interface InstrumentPrx
public int end_sizeOfDichroic(Ice.AsyncResult __iresult)
end_sizeOfDichroic
in interface InstrumentPrx
public static void __sizeOfDichroic_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfFilter()
sizeOfFilter
in interface InstrumentPrx
public int sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter()
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(Ice.Callback __cb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(Callback_Instrument_sizeOfFilter __cb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfFilter __cb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilter(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_sizeOfFilter
in interface InstrumentPrx
public int end_sizeOfFilter(Ice.AsyncResult __iresult)
end_sizeOfFilter
in interface InstrumentPrx
public static void __sizeOfFilter_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfFilterSet()
sizeOfFilterSet
in interface InstrumentPrx
public int sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet()
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(Ice.Callback __cb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(Callback_Instrument_sizeOfFilterSet __cb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfFilterSet __cb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfFilterSet(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_sizeOfFilterSet
in interface InstrumentPrx
public int end_sizeOfFilterSet(Ice.AsyncResult __iresult)
end_sizeOfFilterSet
in interface InstrumentPrx
public static void __sizeOfFilterSet_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfLightSource()
sizeOfLightSource
in interface InstrumentPrx
public int sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource()
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(Ice.Callback __cb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(Callback_Instrument_sizeOfLightSource __cb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfLightSource __cb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfLightSource(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_sizeOfLightSource
in interface InstrumentPrx
public int end_sizeOfLightSource(Ice.AsyncResult __iresult)
end_sizeOfLightSource
in interface InstrumentPrx
public static void __sizeOfLightSource_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfObjective()
sizeOfObjective
in interface InstrumentPrx
public int sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective()
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(Ice.Callback __cb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(Callback_Instrument_sizeOfObjective __cb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfObjective __cb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfObjective(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_sizeOfObjective
in interface InstrumentPrx
public int end_sizeOfObjective(Ice.AsyncResult __iresult)
end_sizeOfObjective
in interface InstrumentPrx
public static void __sizeOfObjective_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfOtf()
sizeOfOtf
in interface InstrumentPrx
public int sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf()
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(Ice.Callback __cb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(Callback_Instrument_sizeOfOtf __cb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_sizeOfOtf __cb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_sizeOfOtf(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_sizeOfOtf
in interface InstrumentPrx
public int end_sizeOfOtf(Ice.AsyncResult __iresult)
end_sizeOfOtf
in interface InstrumentPrx
public static void __sizeOfOtf_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface InstrumentPrx
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Instrument_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface InstrumentPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation
in interface InstrumentPrx
public void unloadAnnotationLinks()
unloadAnnotationLinks
in interface InstrumentPrx
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Instrument_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface InstrumentPrx
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 InstrumentPrx
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 InstrumentPrx
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks
in interface InstrumentPrx
public void unloadDetector()
unloadDetector
in interface InstrumentPrx
public void unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector()
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(Ice.Callback __cb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(Callback_Instrument_unloadDetector __cb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadDetector __cb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadDetector
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDetector(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_unloadDetector
in interface InstrumentPrx
public void end_unloadDetector(Ice.AsyncResult __iresult)
end_unloadDetector
in interface InstrumentPrx
public void unloadDichroic()
unloadDichroic
in interface InstrumentPrx
public void unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic()
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(Ice.Callback __cb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(Callback_Instrument_unloadDichroic __cb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadDichroic __cb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadDichroic
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadDichroic(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_unloadDichroic
in interface InstrumentPrx
public void end_unloadDichroic(Ice.AsyncResult __iresult)
end_unloadDichroic
in interface InstrumentPrx
public void unloadFilter()
unloadFilter
in interface InstrumentPrx
public void unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter()
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(Ice.Callback __cb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(Callback_Instrument_unloadFilter __cb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadFilter __cb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadFilter
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilter(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_unloadFilter
in interface InstrumentPrx
public void end_unloadFilter(Ice.AsyncResult __iresult)
end_unloadFilter
in interface InstrumentPrx
public void unloadFilterSet()
unloadFilterSet
in interface InstrumentPrx
public void unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet()
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(Ice.Callback __cb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(Callback_Instrument_unloadFilterSet __cb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadFilterSet __cb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadFilterSet
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadFilterSet(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_unloadFilterSet
in interface InstrumentPrx
public void end_unloadFilterSet(Ice.AsyncResult __iresult)
end_unloadFilterSet
in interface InstrumentPrx
public void unloadLightSource()
unloadLightSource
in interface InstrumentPrx
public void unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource()
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(Ice.Callback __cb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(Callback_Instrument_unloadLightSource __cb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadLightSource __cb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadLightSource
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadLightSource(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_unloadLightSource
in interface InstrumentPrx
public void end_unloadLightSource(Ice.AsyncResult __iresult)
end_unloadLightSource
in interface InstrumentPrx
public void unloadObjective()
unloadObjective
in interface InstrumentPrx
public void unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective()
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(Ice.Callback __cb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(Callback_Instrument_unloadObjective __cb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadObjective __cb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadObjective
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadObjective(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_unloadObjective
in interface InstrumentPrx
public void end_unloadObjective(Ice.AsyncResult __iresult)
end_unloadObjective
in interface InstrumentPrx
public void unloadOtf()
unloadOtf
in interface InstrumentPrx
public void unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf()
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(Ice.Callback __cb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(Callback_Instrument_unloadOtf __cb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Instrument_unloadOtf __cb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadOtf
in interface InstrumentPrx
public Ice.AsyncResult begin_unloadOtf(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_unloadOtf
in interface InstrumentPrx
public void end_unloadOtf(Ice.AsyncResult __iresult)
end_unloadOtf
in interface InstrumentPrx
public static InstrumentPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static InstrumentPrx 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 InstrumentPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static InstrumentPrx 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 InstrumentPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static InstrumentPrx 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, InstrumentPrx v)
public static InstrumentPrx __read(IceInternal.BasicStream __is)