Uses of Class
nl.surfnet.coin.api.client.domain.Account

Packages that use Account
nl.surfnet.coin.api.client.domain   
 

Uses of Account in nl.surfnet.coin.api.client.domain
 

Methods in nl.surfnet.coin.api.client.domain that return types with arguments of type Account
 Set<Account> Person.getAccounts()
           
 

Methods in nl.surfnet.coin.api.client.domain with parameters of type Account
 void Person.addAccount(Account account)
           
 

Method parameters in nl.surfnet.coin.api.client.domain with type arguments of type Account
 void Person.setAccounts(Set<Account> accounts)
           
 



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