Attributeadd(object value)
Adds a new value to the attribute Attributeadd(int index, object value)
Adds an attribute value to the ordered list of attribute values
Parameters
index -
The index in the ordered list of attribute
values to add the new value. 0 <= ix <= size().