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