public class NullBeanUtils
extends org.apache.commons.beanutils.BeanUtilsBean
NullBeanUtils class.
| Constructor and Description |
|---|
NullBeanUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyProperty(Object dest,
String name,
Object value) |
cloneBean, convert, copyProperties, describe, getArrayProperty, getConvertUtils, getIndexedProperty, getIndexedProperty, getInstance, getMappedProperty, getMappedProperty, getNestedProperty, getProperty, getPropertyUtils, getSimpleProperty, initCause, populate, setInstance, setPropertypublic void copyProperty(Object dest, String name, Object value) throws IllegalAccessException, InvocationTargetException
copyProperty in class org.apache.commons.beanutils.BeanUtilsBeanIllegalAccessExceptionInvocationTargetExceptionCopyright © 2015 SeqWare. All rights reserved.