| 程序包 | 说明 |
|---|---|
| org.springframework.beans |
This package contains interfaces and classes for manipulating Java beans.
|
| 限定符和类型 | 方法和说明 |
|---|---|
BeanMetadataAttribute |
BeanMetadataAttributeAccessor.getMetadataAttribute(String name)
Look up the given BeanMetadataAttribute in this accessor's set of attributes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BeanMetadataAttributeAccessor.addMetadataAttribute(BeanMetadataAttribute attribute)
Add the given BeanMetadataAttribute to this accessor's set of attributes.
|