java.lang.Object
de.hybris.platform.acceleratorservices.velocity.ant.TargetPath

public class TargetPath extends Object
Attribute object for ant task representing templatePath abstraction
  • Constructor Details

    • TargetPath

      public TargetPath()
  • Method Details

    • isRelative

      public boolean isRelative()
    • setRelative

      public void setRelative(boolean relative)
    • getTargetFilePath

      public String getTargetFilePath()
    • setTargetFilePath

      public void setTargetFilePath(String targetFilePath)