PropertyInfo.getGetMethod

Overview | Methods | This Package | All Packages

PropertyInfo.getGetMethod

Retrieves the get<PropertyName> method of the component class.

Syntax

public Method getGetMethod()

Return Value

Returns the get<PropertyName> method.