Benedikt Ritter created SANDBOX-482:
---------------------------------------

             Summary: Add short cut methods for accessing property values
                 Key: SANDBOX-482
                 URL: https://issues.apache.org/jira/browse/SANDBOX-482
             Project: Commons Sandbox
          Issue Type: Improvement
          Components: BeanUtils2
            Reporter: Benedikt Ritter


When accessing the acutal property values, one always has to call get() to get 
the wrapped value. Implement short cut methods:

* getValue(String propertyName)
* getMapped(String propertyName).valueOf(String key)
* getIndexed(String propertyName).valueAt(int index)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to