Class ModelloTask.ModelElement

  • Enclosing class:
    ModelloTask

    public static class ModelloTask.ModelElement
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ModelElement()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getFile()  
      void setFile​(java.io.File file)  
      • Methods inherited from class java.lang.Object

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

      • ModelElement

        public ModelElement()
    • Method Detail

      • setFile

        public void setFile​(java.io.File file)
      • getFile

        public java.io.File getFile()