|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FiscalCalendar.FiscalPeriod
The fiscal period returned by getPeriod
Method Summary | |
---|---|
FiscalCalendar.DateRange |
getDates()
gets the date range of the period |
int |
getPeriod()
returns the fiscal period within the year. |
int |
getYear()
gets the fiscal year |
boolean |
isOpen()
Gets whether or not the period is open |
Method Detail |
---|
FiscalCalendar.DateRange getDates()
FiscalCalendar.DateRange
for the periodint getYear()
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.
boolean isOpen()
true
if the period is open
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |