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