Uses of Class
org.springframework.beans.BeanMetadataAttribute
Package
Description
This package contains interfaces and classes for manipulating Java beans.
-
Uses of BeanMetadataAttribute in org.springframework.beans
Modifier and TypeMethodDescriptionBeanMetadataAttributeAccessor.getMetadataAttribute
(String name) Look up the given BeanMetadataAttribute in this accessor's set of attributes.Modifier and TypeMethodDescriptionvoid
BeanMetadataAttributeAccessor.addMetadataAttribute
(BeanMetadataAttribute attribute) Add the given BeanMetadataAttribute to this accessor's set of attributes.