Uses of Class
org.jboss.seam.remoting.examples.model.Address

Uses of Address in org.jboss.seam.remoting.examples.model
 

Methods in org.jboss.seam.remoting.examples.model that return types with arguments of type Address
 Collection<Address> Person.getAddresses()
           
 

Method parameters in org.jboss.seam.remoting.examples.model with type arguments of type Address
 void Person.setAddresses(Collection<Address> addresses)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.