public class Expression extends Action implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
expression |
Constructor and Description |
---|
Expression() |
Modifier and Type | Method and Description |
---|---|
String |
getExpression()
Gets the value of the string property.
|
void |
setExpression(String expression)
Sets the value of the string property.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDisplayName
Copyright © 2020 JBoss by Red Hat. All rights reserved.