Uses of Interface
org.sonar.wsclient.qprofile.QProfileResult

Packages that use QProfileResult
org.sonar.wsclient.qprofile   
org.sonar.wsclient.qprofile.internal   
 

Uses of QProfileResult in org.sonar.wsclient.qprofile
 

Methods in org.sonar.wsclient.qprofile that return QProfileResult
 QProfileResult QProfileClient.restoreDefault(String language)
           
 

Uses of QProfileResult in org.sonar.wsclient.qprofile.internal
 

Classes in org.sonar.wsclient.qprofile.internal that implement QProfileResult
 class DefaultQProfileResult
           
 

Methods in org.sonar.wsclient.qprofile.internal that return QProfileResult
 QProfileResult DefaultQProfileClient.restoreDefault(String language)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.