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