PropertyDescriptor.getPropertyType
Class Overview | Class Members | 
  This Package | 
All Packages
 public Class getPropertyType()
Returns
     The Java type info for the property.  Note that
 the "Class" object may describe a built-in Java type such as "int".
 The result may be "null" if this is an indexed property that
 does not support non-indexed access.
 
 This is the type that will be returned by the ReadMethod.