Searched refs:createGetMethod (Results 1 – 1 of 1) sorted by relevance
278 getMethod = createGetMethod(propertyName, propertyOwner); in PropertyValue()291 protected Method createGetMethod(String propName, Object obj) in createGetMethod() method in DataAware.PropertyValue