@Portable public class RedundantConditionsIssue extends Issue
| Constructor and Description |
|---|
RedundantConditionsIssue(Severity severity,
CheckType checkType,
String factType,
String name,
String firstItem,
String secondItem,
Set<Integer> rowNumbers) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFactType() |
String |
getFirstItem() |
String |
getName() |
String |
getSecondItem() |
equals, getCheckType, getDebugMessage, getRowNumbers, getSeverity, hashCode, setCheckType, setDebugMessageCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.