setAttribute abstract method

void setAttribute(
  1. Attribute attribute
)

set single attribute

Implementation

void setAttribute(api.Attribute attribute);