net.sf.csutils.core.query.tree
Class Eq

java.lang.Object
  extended by net.sf.csutils.core.query.tree.RelationalExpression
      extended by net.sf.csutils.core.query.tree.Eq
All Implemented Interfaces:
EqualityExpression

public class Eq
extends RelationalExpression
implements EqualityExpression


Method Summary
 
Methods inherited from class net.sf.csutils.core.query.tree.RelationalExpression
getItem1, getItem2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2009-2010. All Rights Reserved.