org.apache.oodt.cas.pushpull.expressions
Class Operator

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.expressions.Operator
All Implemented Interfaces:
ValidInput

public class Operator
extends Object
implements ValidInput

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
Operator(String value)
           
 
Method Summary
 Object getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Operator

public Operator(String value)
Method Detail

getValue

public Object getValue()
Specified by:
getValue in interface ValidInput

toString

public String toString()
Specified by:
toString in interface ValidInput
Overrides:
toString in class Object


Copyright © 1999-2011 Apache Incubator. All Rights Reserved.