Package omero.model

Class DoubleAnnotationHolder

  • All Implemented Interfaces:
    Ice.ReadObjectCallback, IceInternal.Patcher

    public final class DoubleAnnotationHolder
    extends Ice.ObjectHolderBase<DoubleAnnotation>
    • Field Summary

      • Fields inherited from class Ice.ObjectHolderBase

        value
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void patch​(Ice.Object v)  
      java.lang.String type()  
      • Methods inherited from class Ice.ObjectHolderBase

        invoke
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DoubleAnnotationHolder

        public DoubleAnnotationHolder()
      • DoubleAnnotationHolder

        public DoubleAnnotationHolder​(DoubleAnnotation value)
    • Method Detail

      • patch

        public void patch​(Ice.Object v)
      • type

        public java.lang.String type()