Package omero.api
Class Callback_ITypes_getAnnotationTypes
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ITypes_getAnnotationTypes
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<java.lang.String>>
,Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>>
public abstract class Callback_ITypes_getAnnotationTypes extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>>
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.
-
-
Constructor Summary
Constructors Constructor Description Callback_ITypes_getAnnotationTypes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-