Uses of Class
nl.surfnet.coin.csa.domain.ContactPerson

Packages that use ContactPerson
nl.surfnet.coin.csa.domain   
 

Uses of ContactPerson in nl.surfnet.coin.csa.domain
 

Methods in nl.surfnet.coin.csa.domain that return ContactPerson
 ContactPerson Provider.getContactPerson(ContactPersonType type)
           
 

Methods in nl.surfnet.coin.csa.domain that return types with arguments of type ContactPerson
 List<ContactPerson> Provider.getContactPersons()
           
 

Methods in nl.surfnet.coin.csa.domain with parameters of type ContactPerson
 void Provider.addContactPerson(ContactPerson contactPerson)
           
 

Method parameters in nl.surfnet.coin.csa.domain with type arguments of type ContactPerson
 void Provider.setContactPersons(List<ContactPerson> contactPersons)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.