|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DayOfWeek in org.enblom.time |
---|
Methods in org.enblom.time that return DayOfWeek | |
---|---|
DayOfWeek |
DayDate.getDayOfWeek()
Calculates the day of week of this date. |
DayOfWeek |
Time.getDayOfWeek()
Calculates the day of week of this time. |
static DayOfWeek |
DayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DayOfWeek[] |
DayOfWeek.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |