Class FinalizeMessage

    • Constructor Summary

      Constructors 
      Constructor Description
      FinalizeMessage()  
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean getFinalizeDlls()
      Gets the finalize dlls setting.
      void setFinalizeDlls​(boolean state)
      Deprecated.
      please use the SoftResetMessage instead
      • Methods inherited from class java.lang.Object

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

      • FinalizeMessage

        public FinalizeMessage()
    • Method Detail

      • setFinalizeDlls

        public void setFinalizeDlls​(boolean state)
        Deprecated.
        please use the SoftResetMessage instead
        Sets the finalize dlls setting.
        Parameters:
        state - the new finalize dlls
      • getFinalizeDlls

        public boolean getFinalizeDlls()
        Gets the finalize dlls setting.
        Returns:
        the finalize dlls