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