Skip to main content

MonthType

List of Months

enum MonthType {
JANUARY
FEBRUARY
MARCH
APRIL
MAY
JUNE
JULY
AUGUST
SEPTEMBER
OCTOBER
NOVEMBER
DECEMBER
}

Values

MonthType.JANUARY

January

MonthType.FEBRUARY

February

MonthType.MARCH

March

MonthType.APRIL

April

MonthType.MAY

May

MonthType.JUNE

June

MonthType.JULY

July

MonthType.AUGUST

August

MonthType.SEPTEMBER

September

MonthType.OCTOBER

October

MonthType.NOVEMBER

November

MonthType.DECEMBER

December

Member of

BudgetIncomeMonthsTotals object