public static class OntologyCheckHandler.CheckSummary extends Object
Modifier and Type | Field and Description |
---|---|
int |
errorCount |
String |
message |
boolean |
success |
Modifier | Constructor and Description |
---|---|
protected |
CheckSummary(boolean success,
int errorCount,
String message) |
Copyright © 2010–2016. All rights reserved.