Package | Description |
---|---|
org.kie.dmn.core.api | |
org.kie.dmn.core.ast |
Modifier and Type | Method and Description |
---|---|
EvaluatorResult.ResultType |
EvaluatorResult.getResultType() |
static EvaluatorResult.ResultType |
EvaluatorResult.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvaluatorResult.ResultType[] |
EvaluatorResult.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EvaluatorResult.ResultType |
EvaluatorResultImpl.getResultType() |
Constructor and Description |
---|
EvaluatorResultImpl(Object result,
EvaluatorResult.ResultType code) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.