isql
Class ISQLSelectParser.DateConstant

java.lang.Object
  extended by isql.ISQLSelectParser.DateConstant
All Implemented Interfaces:
ISQLSelectParser.IConstant
Enclosing class:
ISQLSelectParser

public static class ISQLSelectParser.DateConstant
extends java.lang.Object
implements ISQLSelectParser.IConstant


Constructor Summary
ISQLSelectParser.DateConstant(java.lang.String date)
           
 
Method Summary
 java.lang.String getDate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISQLSelectParser.DateConstant

public ISQLSelectParser.DateConstant(java.lang.String date)
Method Detail

getDate

public java.lang.String getDate()