|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalReference
Container class for OgnlExpressionCompiler generated local method block references.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getName()
String getExpression()
refName = .
Class<?> getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||