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