Uses of Class
org.springframework.richclient.test.TestBean

Packages that use TestBean
org.springframework.richclient.test   
 

Uses of TestBean in org.springframework.richclient.test
 

Methods in org.springframework.richclient.test that return TestBean
 TestBean TestBean.getNestedProperty()
           
 

Methods in org.springframework.richclient.test with parameters of type TestBean
 void TestBean.setNestedProperty(TestBean nestedProperty)
           
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.