IReport.Impl, IReport.Severity
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
String |
getFilename() |
int |
getLength() |
int |
getLine() |
String |
getMessage() |
int |
getOffset() |
IReport.Severity |
getSeverity() |
public String getMessage()
getMessage
in interface IReport
public String getFilename()
getFilename
in interface IReport
public int getOffset()
public int getLine()
public int getColumn()
public int getLength()
public IReport.Severity getSeverity()
getSeverity
in interface IReport
severity
of the problem