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