@Portable public class UnaryTests extends DMNElement
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespacedescription, id| Constructor and Description |
|---|
UnaryTests() |
UnaryTests(Id id,
Description description,
String text,
String expressionLanguage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExpressionLanguage() |
String |
getText() |
int |
hashCode() |
void |
setExpressionLanguage(String value) |
void |
setText(String value) |
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentpublic UnaryTests()
public UnaryTests(Id id, Description description, String text, String expressionLanguage)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.