|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.accpac.sm.FiscalCalendar.FiscalYear
public final class FiscalCalendar.FiscalYear
The properties of a fiscal year, as returned by getYear
and other methods
| Method Summary | |
|---|---|
FiscalCalendar.DateRange |
getDates()
Dates |
FiscalCalendar.FiscalPeriod |
getPeriod(int p)
Returns a FiscalPeriod object representing the given period of this year |
int |
getPeriodCount()
Number of periods in the year |
int |
getQtr4Period()
The quarter that contains 4 periods if there are 13 periods in the year rather than 12 |
int |
getYear()
Year |
boolean |
isActive()
States whether or not the year is active |
| 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 getPeriodCount()
public int getQtr4Period()
public boolean isActive()
public FiscalCalendar.FiscalPeriod getPeriod(int p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||