public class FormulaExpression extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
expression |
Constructor and Description |
---|
FormulaExpression() |
Modifier and Type | Method and Description |
---|---|
String |
getExpression()
Gets the value of the expression property.
|
void |
setExpression(String value)
Sets the value of the string property.
|
protected String expression
Copyright © 2020 JBoss by Red Hat. All rights reserved.