public class DetectMissingConditionCheck extends SingleCheck
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasIssues |
rowInspector| Constructor and Description |
|---|
DetectMissingConditionCheck(RowInspector rowInspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
Issue |
getIssue() |
boolean |
hasIssues() |
compareTo, getRowInspectorpublic DetectMissingConditionCheck(RowInspector rowInspector)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.