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