PropertyEditor.getValue

PropertyEditor.getValue

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract Object getValue()
Returns
The value of the property. Builtin types such as "int" will be wrapped as the corresponding object type such as "java.lang.Integer".