public class PropertyValue extends Object
| Constructor and Description | 
|---|
PropertyValue(Object bean,
             MetaProperty mp)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
Class | 
getType()  | 
Object | 
getValue()  | 
void | 
setValue(Object value)  |