public final class TBeanUtils
extends Object
| Constructor and Description |
|---|
TBeanUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyProperties(Object dest,
Object orig)
Copy properties.
|
public static void copyProperties(Object dest,
Object orig)
throws IllegalAccessException,
InvocationTargetException
dest - the destinationorig - the origiginalIllegalAccessException - the illegal access exceptionInvocationTargetException - the invocation target exceptionCopyright © 2010-2020 Toolsverse. All Rights Reserved.