public class PropertyValue extends Object
PropertyValue(Object bean, MetaProperty mp)
String
getName()
Class
getType()
Object
getValue()
void
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyValue(Object bean, MetaProperty mp)
public String getName()
public Class getType()
public Object getValue()
public void setValue(Object value)