public interface Attributable
限定符和类型 | 方法和说明 |
---|---|
AttributeInstance |
getAttribute(Attribute attribute)
从指定的一个对象内获取对应的属性.
|
AttributeInstance getAttribute(Attribute attribute)
原文:Gets the specified attribute instance from the object. This instance will be backed directly to the object and any changes will be visible at once.
attribute
- Attribute实例