java.lang.Object
org.eclipse.m2m.atl.core.ant.tasks.nested.Library

public class Library extends Object
Library nested element.
  • Field Details

    • name

      protected String name
    • path

      protected File path
  • Constructor Details

    • Library

      public Library()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getPath

      public File getPath()
    • setPath

      public void setPath(File path)