Package omero.model
Class NumericAnnotationHolder
- java.lang.Object
-
- Ice.ObjectHolderBase<NumericAnnotation>
-
- omero.model.NumericAnnotationHolder
-
- All Implemented Interfaces:
Ice.ReadObjectCallback
,IceInternal.Patcher
public final class NumericAnnotationHolder extends Ice.ObjectHolderBase<NumericAnnotation>
-
-
Constructor Summary
Constructors Constructor Description NumericAnnotationHolder()
NumericAnnotationHolder(NumericAnnotation value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
patch(Ice.Object v)
java.lang.String
type()
-
-
-
Constructor Detail
-
NumericAnnotationHolder
public NumericAnnotationHolder()
-
NumericAnnotationHolder
public NumericAnnotationHolder(NumericAnnotation value)
-
-