public class DetectDeficientRowsCheck extends OneToManyCheck
Modifier and Type | Field and Description |
---|---|
protected boolean |
hasIssues |
rowInspector
Constructor and Description |
---|
DetectDeficientRowsCheck(RowInspector rowInspector) |
Modifier and Type | Method and Description |
---|---|
void |
check() |
Issue |
getIssue() |
boolean |
hasIssues() |
getOtherRows, getRowInspector, thereIsAtLestOneRow
compareTo
public DetectDeficientRowsCheck(RowInspector rowInspector)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.