Package omero

Class PlaneHolder

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

    public final class PlaneHolder
    extends Ice.ObjectHolderBase<Plane>
    • 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

      • PlaneHolder

        public PlaneHolder()
      • PlaneHolder

        public PlaneHolder​(Plane value)
    • Method Detail

      • patch

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

        public java.lang.String type()