org.eclipse.birt.data.engine.api.timefunction
Class ReferenceDate

java.lang.Object
  extended by org.eclipse.birt.data.engine.api.timefunction.ReferenceDate
All Implemented Interfaces:
IReferenceDate

public class ReferenceDate
extends java.lang.Object
implements IReferenceDate


Constructor Summary
ReferenceDate(java.util.Date referenceDate)
           
 
Method Summary
 java.util.Date getDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceDate

public ReferenceDate(java.util.Date referenceDate)
Method Detail

getDate

public java.util.Date getDate()
Specified by:
getDate in interface IReferenceDate
Returns:
the date based on which the relative time period will be calculated against.


Copyright © 2008 Actuate Corp. All rights reserved.