public interface RuleCompilerProblem
| Modifier and Type | Interface and Description |
|---|---|
static class |
RuleCompilerProblem.Severity |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Returns problem message.
|
RuleCompilerProblem.Severity |
getSeverity()
Returns problem severity.
|
RuleCompilerProblem.Severity getSeverity()
String getMessage()
Copyright © 2017 SAP SE. All Rights Reserved.