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