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