Package omero.api

Class IConfigHolder

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

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

      • IConfigHolder

        public IConfigHolder()
      • IConfigHolder

        public IConfigHolder​(IConfig value)
    • Method Detail

      • patch

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

        public java.lang.String type()