Constructor and Description |
---|
AndroidBeanUtils() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
cloneBean(java.lang.Object bean)
Creates a deep copy of an
Object |
public java.lang.Object cloneBean(java.lang.Object bean) throws MdxException
BeanUtils
Object
cloneBean
in interface BeanUtils
bean
- The Object
to copyObject
with all its properties copiedMdxException
- Thrown if an exception occurs during the copy