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