public interface DynamicProperty
Object
get(Object target)
void
set(Object target, Object newValue)
Object get(Object target) throws Throwable
Throwable
void set(Object target, Object newValue) throws Throwable
[Web Site]