|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.accpac.sm.FiscalCalendar.FiscalPeriod
public final class FiscalCalendar.FiscalPeriod
The fiscal period returned by getPeriod
Method Summary | |
---|---|
FiscalCalendar.DateRange |
getDates()
Dates |
int |
getPeriod()
returns the fiscal period within the year. |
int |
getYear()
Fiscal year |
boolean |
isOpen()
Gets whether or not the period is open |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public FiscalCalendar.DateRange getDates()
public int getYear()
public int getPeriod()
Fiscal periods are numbered from 1 to the number of periods in the year (12 or 13), with 14 reserved for the adjustment period and 15 reserved for the closing period.
public boolean isOpen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |