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