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