com.redhat.persistence
Class Expression.Variable

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

public static class Expression.Variable
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)
           
 Path getPath()
           
 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

getPath

public Path getPath()

toString

public String toString()


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