org.apache.commons.beanutils
Class BeanWithInnerBean
java.lang.Object
org.apache.commons.beanutils.BeanWithInnerBean
public class BeanWithInnerBean
- extends Object
Bean with inner bean.
- Author:
- John E. Conlon, Robert Burrell Donkin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanWithInnerBean
public BeanWithInnerBean()
getInnerBean
public BeanWithInnerBean.InnerBean getInnerBean()
Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.