@Portable public class ExpressionLanguage extends Object implements DMNProperty
Constructor and Description |
---|
ExpressionLanguage() |
ExpressionLanguage(String value) |
Modifier and Type | Method and Description |
---|---|
ExpressionLanguage |
copy() |
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
void |
setValue(String value) |
public ExpressionLanguage()
public ExpressionLanguage(String value)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.