org.neovera.jdiablo.internal
Class BeanUtils
java.lang.Object
org.neovera.jdiablo.internal.BeanUtils
public class BeanUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanUtils
public BeanUtils()
setProperty
public static void setProperty(Object instance,
String propertyName,
Object value)
getWriteMethod
public static Method getWriteMethod(String fieldName,
Class<?> clz)
Copyright © 2014 Neovera Inc.. All rights reserved.