| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DynamicAttributeMethod Summary | |
void |
|
public void setDynamicAttribute(String name,
String value)
throws BuildExceptionSet a named attribute to the given value
- Parameters:
name- the name of the attributevalue- the new value of the attribute
- Throws:
BuildException- when any error occurs