Class FilesystemFrameworkProject


  • public class FilesystemFrameworkProject
    extends java.lang.Object
    Created by greg on 2/19/15.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getBaseDir()  
      void setBaseDir​(java.io.File baseDir)  
      • Methods inherited from class java.lang.Object

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

      • FilesystemFrameworkProject

        public FilesystemFrameworkProject()
    • Method Detail

      • getBaseDir

        public java.io.File getBaseDir()
      • setBaseDir

        public void setBaseDir​(java.io.File baseDir)