com.redhat.persistence
Class Expression.Value

java.lang.Object
  extended bycom.redhat.persistence.Expression
      extended bycom.redhat.persistence.Expression.Value
Enclosing class:
Expression

public static class Expression.Value
extends Expression


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

dispatch

public void dispatch(Expression.Switch sw)
Specified by:
dispatch in class Expression

getValue

public Object getValue()

toString

public String toString()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC