org.apache.ode.ql.tree.nodes
Class LE

java.lang.Object
  extended by org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
      extended by org.apache.ode.ql.tree.nodes.LE
All Implemented Interfaces:
java.io.Serializable, LogicNode, Node

public class LE
extends IdentifierToValueCMP

See Also:
Serialized Form

Constructor Summary
LE(Identifier identifier, Value value)
           
 
Method Summary
 
Methods inherited from class org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
getIdentifier, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LE

public LE(Identifier identifier,
          Value value)
Parameters:
identifier -
value -