Package editor.run

Class AbstractRunConfigParameters<T extends AbstractRunConfigParameters<T>>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String _name  
      • Fields inherited from interface gw.lang.reflect.json.IJsonIO

        TYPE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void copy​(T to)  
      java.lang.String getName()  
      void setName​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait