org.sonar.check
Interface Message


Deprecated. in 2.3

@Deprecated
public interface Message


Method Summary
 Object getChecker()
          Deprecated.  
 Integer getLine()
          Deprecated.  
 String getText(Locale locale)
          Deprecated.  
 

Method Detail

getChecker

Object getChecker()
Deprecated. 

getLine

Integer getLine()
Deprecated. 

getText

String getText(Locale locale)
Deprecated. 


Copyright © 2009–2015 SonarSource. All rights reserved.