Package omero.model
Class MapAnnotationHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<MapAnnotation>
-
- omero.model.MapAnnotationHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class MapAnnotationHolder extends Ice.ObjectHolderBase<MapAnnotation>
-
-
Constructor Summary
Constructors Constructor Description MapAnnotationHolder()
MapAnnotationHolder(MapAnnotation value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
patch(Ice.Object v)
java.lang.String
type()
-
-
-
Constructor Detail
-
MapAnnotationHolder
public MapAnnotationHolder()
-
MapAnnotationHolder
public MapAnnotationHolder(MapAnnotation value)
-
-