Overview | Methods | This Package | All Packages
Adds an attribute to the associated component class.
Syntax
public void add( MemberAttribute a )
Parameters
a
A MemberAttribute object that represents the attribute.
Remarks
For an example that shows how to use this method, see ClassInfo.getAttributes.