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