public class MultipleValuesForOneActionIssue extends Issue
Constructor and Description |
---|
MultipleValuesForOneActionIssue() |
MultipleValuesForOneActionIssue(Severity severity,
CheckType checkType,
String conflictedItem,
String conflictingItem,
Set<Integer> rowNumbers) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getConflictedItem() |
String |
getConflictingItem() |
int |
hashCode() |
void |
setConflictedItem(String conflictedItem) |
void |
setConflictingItem(String conflictingItem) |
getCheckType, getDebugMessage, getRowNumbers, getSeverity, setCheckType, setDebugMessage, setRowNumbers, setSeverity
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.