@JsType(namespace="<global>", name="JsInterop__ConstructorAPI__SCESIM__org__drools__workbench__scenariosimulation__kogito__marshaller__js__model__JSIExpressionIdentifierType", isNative=true) public class JSIExpressionIdentifierType extends Object
ExpressionIdentifierType
Constructor and Description |
---|
JSIExpressionIdentifierType() |
Modifier and Type | Method and Description |
---|---|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getName()
Native getter for name
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
String |
getType()
Native getter for type
|
static boolean |
instanceOf(Object instance) |
void |
setName(String nameParam)
Setter for name
|
void |
setType(String typeParam)
Setter for type
|
@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="name") public String getName()
@JsProperty(name="name") public final void setName(String nameParam)
nameParam
- name to set.@JsProperty(name="type") public String getType()
@JsProperty(name="type") public final void setType(String typeParam)
typeParam
- type to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.