| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
java.lang.String |
getMessage() |
Human-readable description of the issue.
|
Severity |
getSeverity() |
Get
Severity. |
java.lang.Object |
getSource() |
The issue source.
|
int |
hashCode() |
|
java.lang.String |
toString() |
public java.lang.String getMessage()
public java.lang.Object getSource()
Identifies the object where the issue was found.
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.