Package omero.model
Class PlateLinkedAnnotationSeqHolder
- java.lang.Object
-
- Ice.Holder<java.util.List<Annotation>>
-
- omero.model.PlateLinkedAnnotationSeqHolder
-
public final class PlateLinkedAnnotationSeqHolder extends Ice.Holder<java.util.List<Annotation>>
-
-
Constructor Summary
Constructors Constructor Description PlateLinkedAnnotationSeqHolder()
PlateLinkedAnnotationSeqHolder(java.util.List<Annotation> value)
-
-
-
Constructor Detail
-
PlateLinkedAnnotationSeqHolder
public PlateLinkedAnnotationSeqHolder()
-
PlateLinkedAnnotationSeqHolder
public PlateLinkedAnnotationSeqHolder(java.util.List<Annotation> value)
-
-