@JsType(namespace="<global>", name="JsInterop__ConstructorAPI__SCESIM__org__drools__workbench__scenariosimulation__kogito__marshaller__js__model__JSIExpressionElementType", isNative=true) public class JSIExpressionElementType extends Object
ExpressionElementType
Constructor and Description |
---|
JSIExpressionElementType() |
Modifier and Type | Method and Description |
---|---|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getStep()
Native getter for step
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setStep(String stepParam)
Setter for step
|
@JsOverlay public static final String TYPE
@JsOverlay public static boolean instanceOf(Object instance)
@JsOverlay public static JSIName getJSIName()
JSIName
JSIName
@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
@JsProperty(name="step") public String getStep()
@JsProperty(name="step") public final void setStep(String stepParam)
stepParam
- step to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.