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