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


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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to