Uses of Enum Class
overit.geocallapp.utilities.ux.ui.util.date.DayOfWeekName
Packages that use DayOfWeekName
-
Uses of DayOfWeekName in overit.geocallapp.utilities.ux.ui.util.date
Methods in overit.geocallapp.utilities.ux.ui.util.date that return DayOfWeekNameModifier and TypeMethodDescriptionstatic DayOfWeekNameDayOfWeekName.fromCalendarDay(int calendarDay) static DayOfWeekNameReturns the enum constant of this class with the specified name.static DayOfWeekName[]DayOfWeekName.values()Returns an array containing the constants of this enum class, in the order they are declared.