Uses of Enum Class
com.luna.common.date.DayWeekEnum
-
Uses of DayWeekEnum in com.luna.common.date
Modifier and TypeMethodDescriptionstatic DayWeekEnum
DayWeekEnum.getNameByCode
(int code) static DayWeekEnum
DateUtils.getWeekDayEnum
(Date date) static DayWeekEnum
Returns the enum constant of this class with the specified name.static DayWeekEnum[]
DayWeekEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.