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