public class BeanPropertyAccessStrategy extends AbstractMethodPropertyAccessStrategy
| Constructor and Description | 
|---|
BeanPropertyAccessStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
getPriority()
The priority of this strategy. 
 | 
protected String | 
getterName(String property)
Returns the name of the method that is used to access the property. 
 | 
propertyForcompareTo, getProperty, register, unregisterprotected String getterName(String property)
AbstractMethodPropertyAccessStrategygetterName in class AbstractMethodPropertyAccessStrategyproperty - The property to accessprotected int getPriority()
PropertyAccessStrategygetPriority in class PropertyAccessStrategyInteger.MAX_VALUE being evaluated firstCopyright © 2010–2018. All rights reserved.