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, setProperty
public void copyProperty(Object dest, String name, Object value) throws IllegalAccessException, InvocationTargetException
copyProperty
in class org.apache.commons.beanutils.BeanUtilsBean
IllegalAccessException
InvocationTargetException
Copyright © 2015 SeqWare. All rights reserved.