public class PropertyDescriptor extends Object
| Constructor and Description |
|---|
PropertyDescriptor(Class<?> clazz,
String name,
Method reader) |
public String getName()
public Method getReader()
public Method getWriter()
Copyright © 2012-2013 Batoo. All Rights Reserved.