public class ValueForActionIsSetTwiceIssue extends Issue
Constructor and Description |
---|
ValueForActionIsSetTwiceIssue() |
ValueForActionIsSetTwiceIssue(Severity severity,
CheckType checkType,
String firstItem,
String secondItem,
Set<Integer> rowNumbers) |
Modifier and Type | Method and Description |
---|---|
String |
getFirstItem() |
String |
getSecondItem() |
void |
setFirstItem(String firstItem) |
void |
setSecondItem(String secondItem) |
equals, getCheckType, getDebugMessage, getRowNumbers, getSeverity, hashCode, setCheckType, setDebugMessage, setRowNumbers, setSeverity
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.