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