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

java.lang.Object
  extended by net.sf.csutils.core.query.tree.LogicalExpression
      extended by net.sf.csutils.core.query.tree.And

public class And
extends LogicalExpression

This node represents a logical "AND".


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



Copyright © 2009-2010. All Rights Reserved.