|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.redhat.persistence.Expression
com.redhat.persistence.Expression.Value
Nested Class Summary |
Nested classes inherited from class com.redhat.persistence.Expression |
Expression.Passthrough, Expression.Switch, Expression.Value, Expression.Variable |
Field Summary |
Fields inherited from class com.redhat.persistence.Expression |
versionId |
Method Summary | |
void |
dispatch(Expression.Switch sw)
|
Object |
getValue()
|
String |
toString()
|
Methods inherited from class com.redhat.persistence.Expression |
passthrough, value, variable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public void dispatch(Expression.Switch sw)
dispatch
in class Expression
public Object getValue()
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |