Uses of Class
org.springframework.richclient.samples.simple.domain.Address

Packages that use Address
org.springframework.richclient.samples.simple.domain   
 

Uses of Address in org.springframework.richclient.samples.simple.domain
 

Methods in org.springframework.richclient.samples.simple.domain that return Address
 Address Contact.getAddress()
           
 

Methods in org.springframework.richclient.samples.simple.domain with parameters of type Address
 void Contact.setAddress(Address address)
           
 



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