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