| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 |
| Modifier and Type | Method and Description |
|---|---|
JSITDecisionTableOrientation |
JSITDecisionTable.getPreferredOrientation()
Native getter for preferredOrientation
|
static JSITDecisionTableOrientation |
JSITDecisionTableOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSITDecisionTableOrientation[] |
JSITDecisionTableOrientation.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.setPreferredOrientation(JSITDecisionTableOrientation preferredOrientationParam)
Setter for preferredOrientation
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.