org.apache.commons.beanutils2
Class BeanUtils
java.lang.Object
org.apache.commons.beanutils2.BeanUtils
public final class BeanUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
on
public static <B> BeanAccessor<B> on(B bean)
on
public static <B> ClassAccessor<B> on(Class<B> beanType)
onClassName
public static ClassLoaderBuilder onClassName(String beanTypeName)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.