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