| Constructor and Description | 
|---|
| IOSBeanUtils() | 
| 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
BeanUtilsObjectcloneBean in interface BeanUtilsbean - The Object to copyObject with all its properties copiedMdxException - Thrown if an exception occurs during the copy