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