|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FiscalCalendar.FiscalYear
The properties of a fiscal year, as returned by getYear
and other methods
| Method Summary | |
|---|---|
FiscalCalendar.DateRange |
getDates()
gets the date range of the year |
FiscalCalendar.FiscalPeriod |
getPeriod(int p)
Returns a FiscalPeriod object representing the given period of this year |
int |
getPeriodCount()
gets the number of periods in the year |
int |
getQtr4Period()
gets the quarter that contains 4 periods if there are 13 periods in the year rather than 12 |
int |
getYear()
gets the fiscal year |
boolean |
isActive()
gets whether or not the year is active |
| Method Detail |
|---|
FiscalCalendar.DateRange getDates()
FiscalCalendar.DateRange for the yearint getYear()
int getPeriodCount()
int getQtr4Period()
boolean isActive()
true if the year is activeFiscalCalendar.FiscalPeriod getPeriod(int p)
p - the period number
FiscalCalendar.FiscalPeriod for the given period of the year
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||