| Modifier and Type | Method and Description |
|---|---|
WeekDays |
DateBuilder.getWeekDay() |
static WeekDays |
WeekDays.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekDays[] |
WeekDays.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DateBuilder |
DateBuilder.withDayOfWeek(WeekDays day) |
Copyright © 2014. All Rights Reserved.