Uses of Class
org.sonar.api.batch.fs.internal.DeprecatedDefaultInputFile

Packages that use DeprecatedDefaultInputFile
org.sonar.api.batch.fs.internal   
 

Uses of DeprecatedDefaultInputFile in org.sonar.api.batch.fs.internal
 

Methods in org.sonar.api.batch.fs.internal that return DeprecatedDefaultInputFile
 DeprecatedDefaultInputFile DeprecatedDefaultInputFile.setBasedir(File basedir)
           
 DeprecatedDefaultInputFile DeprecatedDefaultInputFile.setDeprecatedKey(String s)
           
 DeprecatedDefaultInputFile DeprecatedDefaultInputFile.setPathRelativeToSourceDir(String s)
           
 DeprecatedDefaultInputFile DeprecatedDefaultInputFile.setSourceDirAbsolutePath(String s)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.