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