public class JavaExpression extends Object
| Constructor and Description |
|---|
JavaExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Get the
Value value. |
void |
setValue(String newValue)
Set the
Value value. |
String |
toString() |
Apache CXF