Class ScriptDef.Attribute
java.lang.Object
org.apache.tools.ant.taskdefs.optional.script.ScriptDef.Attribute
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDefault
(String defaultValue) Set the default value of thisScriptDef.Attribute
.void
Sets the attribute name.
-
Constructor Details
-
Attribute
public Attribute()
-
-
Method Details
-
setName
-
setDefault
Set the default value of thisScriptDef.Attribute
.- Parameters:
defaultValue
-String
- Since:
- Ant 1.10.13
-