org.sonar.check
Interface Message

All Known Implementing Classes:
CheckMessage

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-2011 SonarSource. All Rights Reserved.