Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-389

Add a new method to copy a property. copyProperty(Object sourceBean, String sourceProperty, Object targetBean, String targetProperty);

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 2.0.0
    • Bean / Property Utils
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            maheshrpm Maheshkumar Periyasamy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: