Package omero.model
Class DatasetAnnotationLinkPrxHolder
- java.lang.Object
-
- omero.model.DatasetAnnotationLinkPrxHolder
-
public final class DatasetAnnotationLinkPrxHolder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description DatasetAnnotationLinkPrx
value
-
Constructor Summary
Constructors Constructor Description DatasetAnnotationLinkPrxHolder()
DatasetAnnotationLinkPrxHolder(DatasetAnnotationLinkPrx value)
-
-
-
Field Detail
-
value
public DatasetAnnotationLinkPrx value
-
-
Constructor Detail
-
DatasetAnnotationLinkPrxHolder
public DatasetAnnotationLinkPrxHolder()
-
DatasetAnnotationLinkPrxHolder
public DatasetAnnotationLinkPrxHolder(DatasetAnnotationLinkPrx value)
-
-