@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITRuleAnnotationClause",
isNative=true)
public class JSITRuleAnnotationClause
extends Object
TRuleAnnotationClause| Constructor and Description |
|---|
JSITRuleAnnotationClause() |
| 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
|
static boolean |
instanceOf(Object instance) |
void |
setName(String nameParam)
Setter for name
|
@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="name") public String getName()
@JsProperty(name="name") public final void setName(String nameParam)
nameParam - name to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.