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