public class Bug extends Object
| Constructor and Description |
|---|
Bug(org.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Bug> |
createSetOfBugs(org.json.JSONArray jsonArray) |
boolean |
equals(Object obj) |
String |
getFileName() |
int |
getLineNumber() |
int |
getRuleKey() |
int |
hashCode() |
public int getRuleKey()
public int getLineNumber()
public String getFileName()
Copyright © 2020. All rights reserved.