Uses of Class
fr.etai.xat2v2.obj.Contact

Packages that use Contact
fr.etai.xat2v2.obj   
 

Uses of Contact in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Contact
 List<Contact> Person.getContactList()
          Gets the value of the contactList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Contact
 void Person.addContact(Contact contact)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Contact
 void Person.setContactList(List<Contact> value)
          Sets the value of the contactList property.
 



Copyright © 2012. All Rights Reserved.