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