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