Package omero.util
Interface IceMapper.ReturnMapping
-
- All Known Implementing Classes:
RoiI.RoiResultMapReturnMapper
,RoiI.RoiResultReturnMapper
- Enclosing class:
- IceMapper
public static interface IceMapper.ReturnMapping
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
mapReturnValue(IceMapper mapper, java.lang.Object value)
-
-
-
Method Detail
-
mapReturnValue
java.lang.Object mapReturnValue(IceMapper mapper, java.lang.Object value) throws Ice.UserException
- Throws:
Ice.UserException
-
-