Class ScriptDef.Attribute
java.lang.Object
org.apache.tools.ant.taskdefs.optional.script.ScriptDef.Attribute
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetDefault(String defaultValue) Set the default value of thisScriptDef.Attribute.voidSets the attribute name.
- 
Constructor Details- 
Attributepublic Attribute()
 
- 
- 
Method Details- 
setName
- 
setDefaultSet the default value of thisScriptDef.Attribute.- Parameters:
- defaultValue-- String
- Since:
- Ant 1.10.13
 
 
-