public static class IssueReport.Issue extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getCol() |
IssueReport.IssueLevel |
getLevel() |
String |
getMessage() |
long |
getRow() |
String |
toString() |
public IssueReport.IssueLevel getLevel()
public String getMessage()
public long getRow()
public long getCol()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.