Package omero.model

Class DetectorTypeHolder

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

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

      • DetectorTypeHolder

        public DetectorTypeHolder()
      • DetectorTypeHolder

        public DetectorTypeHolder​(DetectorType value)
    • Method Detail

      • patch

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

        public java.lang.String type()