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