public class PropertiesIssueContainer extends Object implements IIssueContainer
| Constructor and Description |
|---|
PropertiesIssueContainer() |
| Modifier and Type | Method and Description |
|---|---|
List<IIssue> |
getErrors() |
List<IIssue> |
getIssues() |
List<IIssue> |
getWarnings() |
boolean |
isEmpty() |
public List<IIssue> getIssues()
getIssues in interface IIssueContainerpublic List<IIssue> getWarnings()
getWarnings in interface IIssueContainerpublic List<IIssue> getErrors()
getErrors in interface IIssueContainerpublic boolean isEmpty()
isEmpty in interface IIssueContainerCopyright © 2020. All rights reserved.