Generated by
JDiff

Class java.beans.PropertyDescriptor

Changed Constructors
PropertyDescriptor(String, Class) Documentation changed from old to new.
Constructs a PropertyDescriptor for a property that follows the standard Java convention by having getFoo and setFoo accessor methods.