Uses of Class
org.apache.wicket.examples.compref.Address

Packages that use Address
org.apache.wicket.examples.compref   
 

Uses of Address in org.apache.wicket.examples.compref
 

Methods in org.apache.wicket.examples.compref that return Address
 Address Person.getAddress()
          Gets the address.
 

Methods in org.apache.wicket.examples.compref with parameters of type Address
 void Person.setAddress(Address address)
          Sets the address.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.