PropertyDescriptor.this

Undocumented in source.
  1. this(String propertyName, Class beanClass)
  2. this(String propertyName, Class beanClass, String getterName, String setterName)
    class PropertyDescriptor
    this
  3. this(String propertyName, Method getter, Method setter)

Meta