setAttr<R> abstract method
void
setAttr<R>(
- AttributeKey<
R> key, - R value
Implementation
void setAttr<R>(AttributeKey<R> key, R value);
void setAttr<R>(AttributeKey<R> key, R value);