Uses of Class
org.sonar.wsclient.services.MetricUpdateQuery

Packages that use MetricUpdateQuery
org.sonar.wsclient.services   
 

Uses of MetricUpdateQuery in org.sonar.wsclient.services
 

Methods in org.sonar.wsclient.services that return MetricUpdateQuery
 MetricUpdateQuery MetricUpdateQuery.setDescription(String description)
           
 MetricUpdateQuery MetricUpdateQuery.setDomain(String domain)
           
 MetricUpdateQuery MetricUpdateQuery.setName(String name)
           
 MetricUpdateQuery MetricUpdateQuery.setType(String type)
           
static MetricUpdateQuery MetricUpdateQuery.update(String key)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.