|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanMetadataAttribute | |
---|---|
org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. |
Uses of BeanMetadataAttribute in org.springframework.beans |
---|
Methods in org.springframework.beans that return BeanMetadataAttribute | |
---|---|
BeanMetadataAttribute |
BeanMetadataAttributeAccessor.getMetadataAttribute(String name)
Look up the given BeanMetadataAttribute in this accessor's set of attributes. |
Methods in org.springframework.beans with parameters of type BeanMetadataAttribute | |
---|---|
void |
BeanMetadataAttributeAccessor.addMetadataAttribute(BeanMetadataAttribute attribute)
Add the given BeanMetadataAttribute to this accessor's set of attributes. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |