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