Class AntGenerator.AddFeature

java.lang.Object
de.uni_hildesheim.sse.easy.ant.AntGenerator.AddFeature
Enclosing class:
AntGenerator

public class AntGenerator.AddFeature extends Object
This class represents additional features.
Author:
Patu
  • Field Details

    • path

      private String path
    • file

      private File file
  • Constructor Details

    • AddFeature

      public AddFeature()
      Consturctor.
  • Method Details

    • setPath

      public void setPath(String path)
      Sets the path attribute.
      Parameters:
      path - the path as a string
    • getFile

      public File getFile()
      returns the actual File.
      Returns:
      the actual file