public class Binding extends DMNModelInstrumentedBase
URI_DMN, URI_FEEL| Constructor and Description |
|---|
Binding() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
InformationItem |
getParameter() |
void |
setExpression(Expression value) |
void |
setParameter(InformationItem value) |
addChildren, getChildren, getLocation, getNamespaceURI, getNsContext, getParent, setLocation, setParentpublic InformationItem getParameter()
public void setParameter(InformationItem value)
public Expression getExpression()
public void setExpression(Expression value)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.