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