Uses of Class
ch.hortis.sonar.model.ProjectLink

Packages that use ProjectLink
ch.hortis.sonar.model   
 

Uses of ProjectLink in ch.hortis.sonar.model
 

Methods in ch.hortis.sonar.model that return ProjectLink
 ProjectLink MavenProject.getProjectLinkByType(java.lang.String type)
           
 

Methods in ch.hortis.sonar.model that return types with arguments of type ProjectLink
 java.util.List<ProjectLink> MavenProject.getProjectLinks()
           
 

Method parameters in ch.hortis.sonar.model with type arguments of type ProjectLink
 void MavenProject.setProjectLinks(java.util.List<ProjectLink> projectLinks)
           
 



Copyright © 2007-2008 hortis. All Rights Reserved.