com.redhat.persistence
Class Expression.Passthrough

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

public static class Expression.Passthrough
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)
           
 String getExpression()
           
 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

getExpression

public String getExpression()

toString

public String toString()


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