|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.el.Expression.Result
public static final class Expression.Result
| Nested Class Summary | |
|---|---|
static class |
Expression.Result.Type
|
| Constructor Summary | |
|---|---|
Expression.Result(Expression.Result.Type type,
java.lang.Object result,
java.util.List<Expression.ResolvedObject> resolvedObjects)
|
|
| Method Summary | |
|---|---|
java.util.List<Expression.ResolvedObject> |
getResolvedObjects()
|
java.lang.Object |
getResult()
|
Expression.Result.Type |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Expression.Result(Expression.Result.Type type,
java.lang.Object result,
java.util.List<Expression.ResolvedObject> resolvedObjects)
| Method Detail |
|---|
public Expression.Result.Type getType()
public java.lang.Object getResult()
public java.util.List<Expression.ResolvedObject> getResolvedObjects()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||