public class PropertyDescriptor extends Object implements Named
PropertyDescriptor.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClass() |
String |
getName() |
Method |
getReadMethod() |
Class<?> |
getType() |
Method |
getWriteMethod() |