@JsType(namespace="<global>", name="JsInterop__ConstructorAPI__SCESIM__org__drools__workbench__scenariosimulation__kogito__marshaller__js__model__JSIImportsType", isNative=true) public class JSIImportsType extends Object
ImportsType
Constructor and Description |
---|
JSIImportsType() |
Modifier and Type | Method and Description |
---|---|
JSIWrappedImportsType |
getImports()
Native getter for imports
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setImports(JSIWrappedImportsType importsParam)
Setter for imports
|
@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="imports") public JSIWrappedImportsType getImports()
@JsProperty(name="imports") public final void setImports(JSIWrappedImportsType importsParam)
importsParam
- imports to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.