public interface LocalReference
OgnlExpressionCompiler
generated local method
block references.Modifier and Type | Method and Description |
---|---|
String |
getExpression()
The expression that sets the value, ie the part after
. |
String |
getName()
The name of the assigned variable reference.
|
Class |
getType()
The type of reference.
|
String getName()
String getExpression()
refName =
.Class getType()
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.