@Portable public class ImpossibleMatchIssue extends Issue
| Constructor and Description |
|---|
ImpossibleMatchIssue(Severity severity,
CheckType checkType,
String ruleId,
String fieldFactType,
String fieldName,
String conflictedItem,
String conflictingItem,
Set<Integer> rowNumbers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getConflictedItem() |
String |
getConflictingItem() |
String |
getFieldFactType() |
String |
getFieldName() |
String |
getRuleId() |
int |
hashCode() |
getCheckType, getDebugMessage, getRowNumbers, getSeverity, setCheckType, setDebugMessageCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.