@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__SCESIM__org__drools__workbench__scenariosimulation__kogito__marshaller__js__model__JSIScenarioType",
isNative=true)
public class JSIScenarioType
extends Object
ScenarioType| Constructor and Description |
|---|
JSIScenarioType() |
| Modifier and Type | Method and Description |
|---|---|
JSIFactMappingValuesType |
getFactMappingValues()
Native getter for factMappingValues
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setFactMappingValues(JSIFactMappingValuesType factMappingValuesParam)
Setter for factMappingValues
|
@JsOverlay public static final String TYPE
@JsOverlay public static boolean instanceOf(Object instance)
@JsOverlay public static JSIName getJSIName()
JSINameJSIName@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
@JsProperty(name="factMappingValues") public JSIFactMappingValuesType getFactMappingValues()
@JsProperty(name="factMappingValues") public final void setFactMappingValues(JSIFactMappingValuesType factMappingValuesParam)
factMappingValuesParam - factMappingValues to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.