Any existing properties in this bean are lost.
This method is useful for moving from one implementation of a bean interface to another. For example from the default SyndFeed bean implementation to a Hibernate ready implementation.
@param obj the instance to copy properties from.
|
|
|
|
|
|
|
|