ognl.enhance
public interface LocalReference
OgnlExpressionCompiler
generated local method
block references.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression()
The expression that sets the value, ie the part after
. |
java.lang.String |
getName()
The name of the assigned variable reference.
|
java.lang.Class |
getType()
The type of reference.
|
java.lang.String getName()
java.lang.String getExpression()
refName =
.java.lang.Class getType()