@JsType(namespace="<global>", name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITImport", isNative=true) public class JSITImport extends JSITNamedElement
TImport
JSITDMNElement.JSIExtensionElements
Constructor and Description |
---|
JSITImport() |
Modifier and Type | Method and Description |
---|---|
String |
getImportType()
Native getter for importType
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getLocationURI()
Native getter for locationURI
|
String |
getNamespace()
Native getter for namespace
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setImportType(String importTypeParam)
Setter for importType
|
void |
setLocationURI(String locationURIParam)
Setter for locationURI
|
void |
setNamespace(String namespaceParam)
Setter for namespace
|
getName, setName
getDescription, getExtensionElements, getId, getLabel, getOtherAttributes, getOtherAttributesMap, setDescription, setExtensionElements, setId, setLabel, setOtherAttributes
@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()
getTYPE_NAME
in class JSITNamedElement
@JsProperty(name="namespace") public String getNamespace()
@JsProperty(name="namespace") public final void setNamespace(String namespaceParam)
namespaceParam
- namespace to set.@JsProperty(name="locationURI") public String getLocationURI()
@JsProperty(name="locationURI") public final void setLocationURI(String locationURIParam)
locationURIParam
- locationURI to set.@JsProperty(name="importType") public String getImportType()
@JsProperty(name="importType") public final void setImportType(String importTypeParam)
importTypeParam
- importType to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.