Uses of Enum
com.aoapps.hodgepodge.schedule.DayOfWeek
Packages that use DayOfWeek
-
Uses of DayOfWeek in com.aoapps.hodgepodge.schedule
Methods in com.aoapps.hodgepodge.schedule that return DayOfWeekModifier and TypeMethodDescriptionstatic DayOfWeek
DayOfWeek.getByCalendarDayOfWeek
(int calendarDayOfWeek) Gets the day of the week from the Calendar value.static DayOfWeek
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.Constructors in com.aoapps.hodgepodge.schedule with parameters of type DayOfWeekConstructor parameters in com.aoapps.hodgepodge.schedule with type arguments of type DayOfWeek