Uses of Class
com.sage.accpac.sm.FiscalCalendar.DateRange

Packages that use FiscalCalendar.DateRange
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
 

Uses of FiscalCalendar.DateRange in com.sage.accpac.sm
 

Methods in com.sage.accpac.sm that return FiscalCalendar.DateRange
 FiscalCalendar.DateRange FiscalCalendar.FiscalPeriod.getDates()
          Dates
 FiscalCalendar.DateRange FiscalCalendar.FiscalYear.getDates()
          Dates
 FiscalCalendar.DateRange FiscalCalendar.getPeriodDates(int year, int period)
          Retrieves the start and end dates of a given fiscal year and period.
 FiscalCalendar.DateRange FiscalCalendar.getQuarterDates(int year, int quarter)
          Retrieves the start and end dates of a given fiscal year and quarter.
 FiscalCalendar.DateRange FiscalCalendar.getYearDates(int year)
          Retrieves the start and end dates of a given fiscal year.
 



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