|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Month in org.enblom.time |
---|
Methods in org.enblom.time that return Month | |
---|---|
static Month |
Month.fromNum(int num)
Returns the month with the given number in the range 1-12. |
Month |
DayDate.month()
|
Month |
Time.month()
|
static Month |
Month.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Month[] |
Month.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |