com.sage.accpac.sm
Class FiscalCalendar.DateRange

java.lang.Object
  extended by com.sage.accpac.sm.FiscalCalendar.DateRange
Enclosing class:
FiscalCalendar

public static final class FiscalCalendar.DateRange
extends java.lang.Object

A date range, as returned by getPeriodDates and other functions


Method Summary
 java.util.Date getEnd()
          Gets the end date
 java.util.Date getStart()
          Gets the start date
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEnd

public final java.util.Date getEnd()
Gets the end date


getStart

public final java.util.Date getStart()
Gets the start date



Copyright © 2010 Sage Software, Inc. All rights reserved.