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

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

public class Punctuation
extends Object
implements ValidInput

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
Punctuation(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

Punctuation

public Punctuation(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.