public static class ScriptDef.Attribute
extends java.lang.Object
Constructor and Description |
---|
Attribute() |
Modifier and Type | Method and Description |
---|---|
void |
setDefault(java.lang.String defaultValue)
Set the default value of this
ScriptDef.Attribute . |
void |
setName(java.lang.String name)
Sets the attribute name.
|
public void setName(java.lang.String name)
name
- the attribute namepublic void setDefault(java.lang.String defaultValue)
ScriptDef.Attribute
.defaultValue
- String