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