Package omero.model
Class TextAnnotationHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<TextAnnotation>
-
- omero.model.TextAnnotationHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class TextAnnotationHolder extends Ice.ObjectHolderBase<TextAnnotation>
-
-
Constructor Summary
Constructors Constructor Description TextAnnotationHolder()
TextAnnotationHolder(TextAnnotation 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
-
TextAnnotationHolder
public TextAnnotationHolder()
-
TextAnnotationHolder
public TextAnnotationHolder(TextAnnotation value)
-
-