Package omero.api
Interface AMD_Search_hasNext
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_hasNext extends Ice.AMDCallbackReturnstrueif another call tonextis valid. A call tonextmay throw an exception for another reason, however.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidice_response(boolean __ret)ice_response indicates that the operation completed successfully.
-