Uses of Class
com.titan.domain.Phone

Packages that use Phone
com.titan.domain   
 

Uses of Phone in com.titan.domain
 

Methods in com.titan.domain that return types with arguments of type Phone
 Collection<Phone> Customer.getPhoneNumbers()
           
 

Method parameters in com.titan.domain with type arguments of type Phone
 void Customer.setPhoneNumbers(Collection<Phone> phones)
           
 



Copyright © 2011. All Rights Reserved.