Attribute.setValue

Sets the value of this attribute or this method will throw an <code>UnsupportedOperationException</code> if it is read-only.

@param value is the new value of this attribute

class Attribute
void
setValue
(
string value
)

Meta