public class ValidationReport extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidationReport.RESULT |
| Constructor and Description |
|---|
ValidationReport(ValidationReport.RESULT result,
String information) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInformation() |
ValidationReport.RESULT |
getResult() |
String |
toString() |
public ValidationReport(ValidationReport.RESULT result, String information)
public String getInformation()
public ValidationReport.RESULT getResult()
Copyright © 2017. All Rights Reserved.