Uses of Class
examples.bean.NestedBean

Packages that use NestedBean
examples.bean   
 

Uses of NestedBean in examples.bean
 

Methods in examples.bean that return NestedBean
 NestedBean ExampleBean.getNested()
          Returns the nested.
 

Methods in examples.bean with parameters of type NestedBean
 void ExampleBean.setNested(NestedBean nested)
          Sets the nested.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.