Uses of Interface
org.sonar.wsclient.project.Project

Packages that use Project
org.sonar.wsclient.project   
org.sonar.wsclient.project.internal   
 

Uses of Project in org.sonar.wsclient.project
 

Methods in org.sonar.wsclient.project that return Project
 Project ProjectClient.create(NewProject newProject)
           
 

Uses of Project in org.sonar.wsclient.project.internal
 

Classes in org.sonar.wsclient.project.internal that implement Project
 class DefaultProject
           
 

Methods in org.sonar.wsclient.project.internal that return Project
 Project DefaultProjectClient.create(NewProject newProject)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.