|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Weekday | |
|---|---|
| org.eobjects.metamodel.util | Utilities and convenient classes |
| Uses of Weekday in org.eobjects.metamodel.util |
|---|
| Methods in org.eobjects.metamodel.util that return Weekday | |
|---|---|
static Weekday |
Weekday.getByCalendarConstant(int calendarConstant)
|
static Weekday |
DateUtils.getWeekday(Date date)
|
Weekday |
Weekday.next()
|
Weekday |
Weekday.previous()
|
static Weekday |
Weekday.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Weekday[] |
Weekday.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||