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

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

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

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

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

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



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