[ 
https://issues.apache.org/jira/browse/BEANUTILS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedikt Ritter updated BEANUTILS-389:
--------------------------------------

    Fix Version/s: LATER THAN 1.8.4
    
> Add a new method to copy a property. copyProperty(Object sourceBean, String 
> sourceProperty, Object targetBean, String targetProperty);
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-389
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-389
>             Project: Commons BeanUtils
>          Issue Type: New Feature
>          Components: Bean / Property Utils
>            Reporter: Maheshkumar Periyasamy
>            Priority: Minor
>             Fix For: LATER THAN 1.8.4
>
>
> Add a new method to copy a property. copyProperty(Object sourceBean, String 
> sourceProperty, Object targetBean, String targetProperty);
> If source and target beans are different type, this method will be useful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to