Package omero.model
Class Callback_IObject_shallowCopy
- java.lang.Object
- 
- IceInternal.CallbackBase
- 
- IceInternal.TwowayCallback
- 
- omero.model.Callback_IObject_shallowCopy
 
 
 
- 
- All Implemented Interfaces:
- Ice.TwowayCallback,- Ice.TwowayCallbackArg1<IObject>
 
 public abstract class Callback_IObject_shallowCopy extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1<IObject> Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.
- 
- 
Constructor SummaryConstructors Constructor Description Callback_IObject_shallowCopy()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description void__completed(Ice.AsyncResult __result)
 
-