Uses of Class
org.surfnet.oaaas.model.StatisticsResponse.ClientStat

Packages that use StatisticsResponse.ClientStat
org.surfnet.oaaas.model   
 

Uses of StatisticsResponse.ClientStat in org.surfnet.oaaas.model
 

Methods in org.surfnet.oaaas.model that return types with arguments of type StatisticsResponse.ClientStat
 List<StatisticsResponse.ClientStat> StatisticsResponse.ResourceServerStat.getClients()
           
 

Method parameters in org.surfnet.oaaas.model with type arguments of type StatisticsResponse.ClientStat
 void StatisticsResponse.ResourceServerStat.setClients(List<StatisticsResponse.ClientStat> clients)
           
 

Constructor parameters in org.surfnet.oaaas.model with type arguments of type StatisticsResponse.ClientStat
StatisticsResponse.ResourceServerStat(String name, String description, List<StatisticsResponse.ClientStat> clients)
           
 



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