org.sonar.api.component
Interface Module

All Superinterfaces:
Component<Module>

public interface Module
extends Component<Module>


Method Summary
 String getBranch()
           
 String getDescription()
           
 
Methods inherited from interface org.sonar.api.component.Component
key, longName, name, path, qualifier
 

Method Detail

getDescription

String getDescription()

getBranch

String getBranch()


Copyright © 2009-2014 SonarSource. All Rights Reserved.