|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyMatches | |
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. |
| Uses of PropertyMatches in org.springframework.beans |
|---|
| Methods in org.springframework.beans that return PropertyMatches | |
|---|---|
static PropertyMatches |
PropertyMatches.forProperty(String propertyName,
Class beanClass)
Create PropertyMatches for the given bean property. |
static PropertyMatches |
PropertyMatches.forProperty(String propertyName,
Class beanClass,
int maxDistance)
Create PropertyMatches for the given bean property. |
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||