Package | Description |
---|---|
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 |
Modifier and Type | Method and Description |
---|---|
JSITHitPolicy |
JSITDecisionTable.getHitPolicy()
Native getter for hitPolicy
|
static JSITHitPolicy |
JSITHitPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSITHitPolicy[] |
JSITHitPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JSITDecisionTable.setHitPolicy(JSITHitPolicy hitPolicyParam)
Setter for hitPolicy
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.